🎨 Using displayName instead of plugin name in Plugin detail page Fix https://github.com/siyuan-note/siyuan/issues/8405

This commit is contained in:
Daniel 2023-05-30 11:31:48 +08:00
parent a8a232bcb9
commit d0ee66fc39
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 4 additions and 2 deletions

View file

@ -233,7 +233,7 @@
}
&__title {
font-size: 30px;
font-size: 24px;
word-break: break-all;
color: var(--b3-theme-on-background);
}