mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
调整目录间距
This commit is contained in:
parent
ad4e27b2eb
commit
0ed73eeec8
1 changed files with 5 additions and 0 deletions
|
|
@ -379,6 +379,11 @@ body:not(.is-grabbing):not(.is-fullscreen).is-hidden-frameless .mod-top .workspa
|
|||
display: none;
|
||||
}
|
||||
|
||||
body.is-mobile .nav-file-title {
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
}
|
||||
|
||||
/* 调整目录字体
|
||||
* 左侧目标标题文字字体
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue