rename is-disabled to inactive
This commit is contained in:
@@ -1350,7 +1350,7 @@ video {
|
||||
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
||||
}
|
||||
|
||||
.is-disabled {
|
||||
.inactive {
|
||||
opacity: 0.25;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user