mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-14 11:14:21 +01:00
💄
This commit is contained in:
parent
a759936208
commit
b892fadd19
2 changed files with 3 additions and 2 deletions
|
|
@ -113,7 +113,8 @@
|
|||
line-height: 20px;
|
||||
|
||||
&__text {
|
||||
color: var(--b3-theme-on-surface) !important;
|
||||
// import 的话会导致设置关于中 ft__error 无效
|
||||
color: var(--b3-theme-on-surface);
|
||||
font-size: 14px !important;
|
||||
margin-top: 4px;
|
||||
overflow: hidden !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue