You've already forked AstralRinth
forked from didirus/AstralRinth
* Fix disabled css selector Closes #1042 * Run prettier
This commit is contained in:
@@ -399,7 +399,7 @@ textarea {
|
||||
}
|
||||
|
||||
&:disabled,
|
||||
&[disabled] {
|
||||
&[disabled='true'] {
|
||||
opacity: 0.6;
|
||||
pointer-events: none;
|
||||
cursor: not-allowed;
|
||||
|
||||
Reference in New Issue
Block a user