mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
Fix: Inherit font weight
This commit is contained in:
@@ -148,6 +148,7 @@ textarea {
|
||||
width: 100%;
|
||||
resize: none;
|
||||
outline: none;
|
||||
font-weight: inherit;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
Reference in New Issue
Block a user