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