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