mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-21 14:31:09 +02:00
Only show pointer cursor for enabled switches
This commit is contained in:
parent
ff7f3f47be
commit
201b7f193c
@ -24,6 +24,8 @@ 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…
x
Reference in New Issue
Block a user