Revert ToggleSwitch cursor changes

This commit is contained in:
J. Ryan Stinnett 2021-07-12 11:56:06 +01:00
parent 201b7f193c
commit d584e70662

View file

@ -24,8 +24,6 @@ limitations under the License.
background-color: $togglesw-off-color;
opacity: 0.5;
cursor: unset;
}
.mx_ToggleSwitch_enabled {