mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
调整属性表样式
This commit is contained in:
parent
ddd9ac9683
commit
8f999d62bc
1 changed files with 4 additions and 0 deletions
|
|
@ -1461,6 +1461,10 @@ input.document-search-input {
|
|||
margin-left: -15px;
|
||||
}
|
||||
|
||||
/* 调整属性表样式 */
|
||||
.workspace > .workspace-split:not(.mod-root) .metadata-container {
|
||||
--metadata-divider-width: 0.5px;
|
||||
}
|
||||
|
||||
/*
|
||||
* --------------------------------调整开启半透明效果的样式------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue