mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
slide-out animation for left sidebar
This commit is contained in:
@@ -472,17 +472,6 @@ html[data-silk-native-page-scroll-replaced=false] .app-silk-index-scroll-view {
|
||||
}
|
||||
}
|
||||
|
||||
.app-silk-sidebar-sheet-content {
|
||||
@apply bg-white dark:bg-gray-02 flex flex-col items-center p-2;
|
||||
box-sizing: border-box;
|
||||
height: 100%;
|
||||
max-width: 800px;
|
||||
|
||||
/* APPEARANCE */
|
||||
border-radius: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.app-audio-recorder {
|
||||
@apply flex flex-col p-4 gap-4;
|
||||
|
||||
@@ -540,11 +529,6 @@ html[data-silk-native-page-scroll-replaced=false] .app-silk-index-scroll-view {
|
||||
}
|
||||
}
|
||||
|
||||
.Sidebar-hidden {
|
||||
@apply bg-transparent dark:bg-transparent;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
#app-main-content {
|
||||
padding-bottom: 200px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user