enhance: add a warning on demo graph not being persisted

This commit is contained in:
Tienson Qin
2021-08-06 11:29:09 +08:00
parent 8ef99d48b9
commit 9833b5439d
2 changed files with 2 additions and 2 deletions

View File

@@ -924,7 +924,7 @@ a.chosen {
}
a.warning,
span.warning {
span.warning, div.warning, p.warning {
background: #f56565;
padding: 0.1em 0.4em;
border-radius: var(--ls-border-radius-low);