mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-01 18:30:16 +01:00
🎨 Using displayName instead of plugin name in Plugin detail page Fix https://github.com/siyuan-note/siyuan/issues/8405
This commit is contained in:
parent
a8a232bcb9
commit
d0ee66fc39
2 changed files with 4 additions and 2 deletions
|
|
@ -233,7 +233,7 @@
|
|||
}
|
||||
|
||||
&__title {
|
||||
font-size: 30px;
|
||||
font-size: 24px;
|
||||
word-break: break-all;
|
||||
color: var(--b3-theme-on-background);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue