fix: small header on scroll
This commit is contained in:
@@ -66,6 +66,7 @@ class HorizontalScrollNav extends HTMLElement {
|
||||
scrollbar-width: none;
|
||||
-ms-overflow-style: none;
|
||||
padding: 0 16px;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nav-container::-webkit-scrollbar {
|
||||
|
||||
Reference in New Issue
Block a user