Merge remote-tracking branch 'origin/negue/ui/setting' into negue/ui/setting

This commit is contained in:
negue
2023-08-29 21:23:02 +02:00

View File

@@ -36,7 +36,7 @@ input, textarea, input.form-control, textarea.form-control {
box-shadow: none;
}
&:disabled, &:read-only {
&:disabled {
opacity: 0.64;
background: $gray-700;
}