tweak(ui): use default cursor for segmented control
parent
d730d8be01
commit
1571246ba8
|
|
@ -80,7 +80,7 @@
|
|||
|
||||
[data-slot="radio-group-item-label"] {
|
||||
color: var(--text-weak);
|
||||
cursor: pointer;
|
||||
cursor: default;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
|
|
|||
Loading…
Reference in New Issue