Only show pointer cursor for enabled switches
This commit is contained in:
@@ -24,6 +24,8 @@ limitations under the License.
|
||||
|
||||
background-color: $togglesw-off-color;
|
||||
opacity: 0.5;
|
||||
|
||||
cursor: unset;
|
||||
}
|
||||
|
||||
.mx_ToggleSwitch_enabled {
|
||||
|
||||
Reference in New Issue
Block a user