chore: preserve newline in MkInfo
This commit is contained in:
parent
c3ffb4c52d
commit
58bd0e904f
@ -52,6 +52,7 @@ function close() {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.4em;
|
||||
white-space: pre-line;
|
||||
|
||||
&.warn {
|
||||
background: var(--infoWarnBg);
|
||||
|
Loading…
Reference in New Issue
Block a user