style: auto-fix linting issues
This commit is contained in:
parent
bce126abfb
commit
ad3e2f2527
1 changed files with 1 additions and 1 deletions
|
|
@ -1795,7 +1795,7 @@ input[type='search']::-webkit-search-cancel-button {
|
|||
border: 1px solid var(--border);
|
||||
border-radius: var(--radius);
|
||||
padding: 0.5rem;
|
||||
appearance: menulist; /* Force native dropdown for Tesla/Mobile */
|
||||
appearance: auto; /* Force native dropdown for Tesla/Mobile */
|
||||
}
|
||||
|
||||
.setting-item input[type='number'] {
|
||||
|
|
|
|||
Loading…
Reference in a new issue