mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
fix: warning style issue
This commit is contained in:
@@ -924,7 +924,7 @@ a.chosen {
|
||||
}
|
||||
|
||||
a.warning,
|
||||
span.warning, div.warning, p.warning {
|
||||
span.warning, div.warning:not(.admonitionblock), p.warning {
|
||||
background: #f56565;
|
||||
padding: 0.1em 0.4em;
|
||||
border-radius: var(--ls-border-radius-low);
|
||||
|
||||
Reference in New Issue
Block a user