🐛 Forgot cursor pointer on switches
This commit is contained in:
parent
56a689c46d
commit
00f1928f43
@ -1,6 +1,8 @@
|
||||
.root {
|
||||
display: flex;
|
||||
gap: 16px;
|
||||
cursor: pointer;
|
||||
width: fit-content;
|
||||
.switch-container {
|
||||
position: relative;
|
||||
width: 46px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user