We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d1407 commit 355e386Copy full SHA for 355e386
explorer/frontend/styles/components/Header.module.scss
@@ -192,6 +192,7 @@
192
height: $spacing-navigation-height;
193
padding: 0 $spacing-padding;
194
overflow-x: auto;
195
+ overflow-y: hidden;
196
background: $color-background-navigation;
197
border-top: $spacing-base / 4 solid $color-border-navigation;
198
backdrop-filter: blur(12px);
0 commit comments