Skip to content

Commit 7d82316

Browse files
committed
Qualtrics: Fixed survey going over sidebar
1 parent f9b8290 commit 7d82316

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

assets/css/v2/style.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -980,6 +980,13 @@ main {
980980
grid-template-rows: calc(70px + var(--flow-gap)) max-content;
981981
}
982982

983+
/* MARK: Qualtrics
984+
*/
985+
986+
.QSIUserDefinedHTML {
987+
z-index: 1;
988+
}
989+
983990
/* MARK: Coveo
984991
*/
985992

0 commit comments

Comments
 (0)