dialog wip

This commit is contained in:
2024-08-15 22:11:26 +03:00
parent 113533408d
commit 2429d4acb5
19 changed files with 364 additions and 112 deletions
+2
View File
@@ -151,6 +151,8 @@ $themes: (
@import "./record-edit";
@import "./tabs";
@import "./switch";
@import "./preview";
@import "./modal";
body {
background-color: var(--background);