0.0.36 forms

This commit is contained in:
SBD
2025-01-15 21:07:52 +03:00
parent 2ea6d61d39
commit ff58c07ca6

View File

@@ -56,7 +56,7 @@
top: var(--select-height);
width: 100%;
background: #FFFFFF;
border: 1px solid var(--select-border);
border: 2px solid var(--select-border);
border-top: none;
border-radius: 0 0 10px 10px;
box-sizing: border-box;