colorpicker alpha background stretch

This commit is contained in:
Yuri Kuznetsov
2025-04-05 09:46:55 +03:00
parent 3fab26158f
commit 869d73511c
+4
View File
@@ -4193,6 +4193,10 @@ body > .autocomplete-suggestions.text-search-suggestions {
height: var(--200px);
}
.colorpicker-alpha {
background-size: 100% 100%;
}
.colorpicker-color {
width: var(--200px);
}