mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-23 06:19:22 -05:00
🐞 fix: git config pull.rebase false
This commit is contained in:
parent
071055d9fa
commit
4763bd67e6
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
.melt-checkbox__input {
|
.melt-checkbox__input {
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
|
opacity: 0;
|
||||||
}
|
}
|
||||||
.melt-checkbox__dot {
|
.melt-checkbox__dot {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
|
|
Loading…
Add table
Reference in a new issue