[TASK] add opacity disabled select
This commit is contained in:
parent
f374016207
commit
ffe1745b65
@ -5,7 +5,8 @@
|
||||
.input-group {
|
||||
@apply flex;
|
||||
|
||||
input[readonly] {
|
||||
input[readonly],
|
||||
select[disabled] {
|
||||
opacity: .7;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user