1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

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 {