Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions assets/css/v2/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -980,6 +980,13 @@ main {
grid-template-rows: calc(70px + var(--flow-gap)) max-content;
}

/* MARK: Qualtrics
*/

.QSIUserDefinedHTML {
z-index: 1;
}

/* MARK: Coveo
*/

Expand Down