mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
enhance(iPad): set min-width and max-width for right sidebar
This commit is contained in:
@@ -217,7 +217,10 @@ html.is-native-ipad {
|
||||
--ls-headbar-height: 4rem;
|
||||
|
||||
#main-container {
|
||||
padding-top: 40px;
|
||||
padding-top: 0px;
|
||||
|
||||
#main-container-content {
|
||||
padding-top: 0px;
|
||||
}
|
||||
|
||||
.cp__header {
|
||||
@@ -225,7 +228,7 @@ html.is-native-ipad {
|
||||
display: flex;
|
||||
|
||||
> .l {
|
||||
/* background-color: var(--ls-primary-background-color); */
|
||||
background-color: var(--ls-primary-background-color);
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user