💄 Make disabled option more distinct

This commit is contained in:
Philipp Stracker 2025-01-17 13:20:15 +01:00
parent 18429d91e5
commit 4b47084aa2
No known key found for this signature in database

View file

@ -49,7 +49,7 @@
.components-#{$control-type}-control__input,
.components-#{$control-type}-control__label,
.components-base-control__help {
opacity: 0.5;
opacity: 0.3;
cursor: default;
}
}