mirror of https://github.com/vector-im/riot-web
Revert ToggleSwitch cursor changes
parent
201b7f193c
commit
d584e70662
|
@ -24,8 +24,6 @@ limitations under the License.
|
||||||
|
|
||||||
background-color: $togglesw-off-color;
|
background-color: $togglesw-off-color;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
|
||||||
cursor: unset;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_ToggleSwitch_enabled {
|
.mx_ToggleSwitch_enabled {
|
||||||
|
|
Loading…
Reference in New Issue