Skip to content

Commit c361d5c

Browse files
committed
fix: scroll on choose page
1 parent 0fefcf3 commit c361d5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/src/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,3 +195,7 @@ main {
195195
.publishing-companies-dropdown li > a {
196196
color: var(--plum);
197197
}
198+
199+
.headroom.headroom--unfixed {
200+
transform: none !important;
201+
}

0 commit comments

Comments
 (0)