Added the Button disabled css
This commit is contained in:
parent
428c41bdd3
commit
74cd295670
@ -18,3 +18,7 @@
|
|||||||
|
|
||||||
&:hover
|
&:hover
|
||||||
filter: brightness(1.2)
|
filter: brightness(1.2)
|
||||||
|
|
||||||
|
&:disabled
|
||||||
|
opacity: 0.5
|
||||||
|
cursor: not-allowed
|
Reference in New Issue
Block a user