mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
firefox 隐藏滚动条
This commit is contained in:
@@ -113,6 +113,7 @@ nav {
|
||||
.scroll-hidden{
|
||||
-ms-overflow-style: none;
|
||||
overflow: -moz-scrollbars-none;
|
||||
scrollbar-width: none; /* firefox */
|
||||
}
|
||||
|
||||
.scroll-hidden::-webkit-scrollbar { width: 0 !important }
|
||||
|
||||
Reference in New Issue
Block a user