mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-08 23:16:54 +00:00
🏄 瀑布流
This commit is contained in:
@@ -111,6 +111,10 @@ nav {
|
||||
|
||||
@media (max-width: 1300px){
|
||||
.sidebar{
|
||||
-ms-overflow-style: none;
|
||||
overflow: -moz-scrollbars-none;
|
||||
@apply border-r border-gray-200 h-screen overflow-y-scroll fixed left-0
|
||||
}
|
||||
.sidebar::-webkit-scrollbar { width: 0 !important }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user