mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
adjust the mobile ui
This commit is contained in:
parent
a842aa66b9
commit
e9134d3ac1
1 changed files with 8 additions and 0 deletions
|
|
@ -2914,4 +2914,12 @@ main.git-view .tree-item-inner.nav-file-title-content {
|
|||
background-color: var(--background-primary);
|
||||
}
|
||||
|
||||
.is-phone .modal-sidebar {
|
||||
background-color: var(--background-primary);
|
||||
}
|
||||
|
||||
.is-phone .community-item {
|
||||
background-color: var(--background-secondary);
|
||||
}
|
||||
|
||||
.bases-tbody {}
|
||||
Loading…
Reference in a new issue