colors and filters

This commit is contained in:
2024-08-17 19:23:19 +03:00
parent db37653748
commit 322962403d
38 changed files with 648 additions and 556 deletions
+3 -2
View File
@@ -18,11 +18,12 @@ dialog {
background-color: #fff;
padding: 34px;
border: none;
border-radius: 5px;
border-radius: 12px;
overflow: auto;
max-height: 96vh;
box-shadow: none;
//position: relative;
z-index: 2;
.close {
position: absolute;
top: 10px;