mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 07:26:45 +00:00
4.0 仿Youtube界面样式
This commit is contained in:
@@ -109,12 +109,9 @@ nav {
|
||||
@apply right-auto left-0 hidden lg:block z-10 !important
|
||||
}
|
||||
|
||||
@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 }
|
||||
.scroll-hidden{
|
||||
-ms-overflow-style: none;
|
||||
overflow: -moz-scrollbars-none;
|
||||
}
|
||||
|
||||
.scroll-hidden::-webkit-scrollbar { width: 0 !important }
|
||||
|
||||
Reference in New Issue
Block a user