mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 22:09:22 -05:00
🎈 perf: checkbox style
This commit is contained in:
parent
fecbf104a9
commit
4ab30bf57e
1 changed files with 1 additions and 0 deletions
|
@ -28,4 +28,5 @@
|
||||||
.melt-checkbox__label {
|
.melt-checkbox__label {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue