Tweaks and fixes, improve example

This commit is contained in:
2025-09-21 12:16:40 +02:00
parent 0f8747dce7
commit 4331ee0ebe
4 changed files with 110 additions and 93 deletions

View File

@@ -58,6 +58,13 @@
content: '⚠️ ';
}
}
&.-style-dialog {
--jsl-dialog-bgcolor: #fff;
--jsl-dialog-bordercolor: #05224e;
/* .-title::before {
content: '⚠️ ';
} */
}
.-header {
border-top-left-radius: 0.5rem;