mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
调整设置页样藏
This commit is contained in:
parent
f05e93e95e
commit
02d7c13bab
1 changed files with 7 additions and 0 deletions
|
|
@ -813,7 +813,14 @@ h6 .heading-collapse-indicator.collapse-indicator svg.svg-icon,
|
|||
color: var(--h6-color);
|
||||
}
|
||||
|
||||
.horizontal-tab-nav-item, .vertical-tab-nav-item {
|
||||
border-radius: var(--radius-l);
|
||||
}
|
||||
|
||||
.setting-hotkey {
|
||||
border-radius: var(--radius-l);
|
||||
padding: 4px 4px 4px 8px;
|
||||
}
|
||||
/*
|
||||
* --------------------------------编辑模式页面样式调整------------------------------------
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue