disabled styling
This commit is contained in:
parent
1ad445f767
commit
ceed55bc52
4 changed files with 3 additions and 11 deletions
|
@ -25,7 +25,6 @@
|
|||
.is-disabled,
|
||||
[disabled] {
|
||||
opacity: 0.5;
|
||||
pointer-events: none;
|
||||
cursor: not-allowed;
|
||||
filter: grayscale(1);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue