style: auto-fix linting issues

This commit is contained in:
JulienMaille 2026-02-12 15:22:41 +00:00 committed by github-actions[bot]
parent bce126abfb
commit ad3e2f2527

View file

@ -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'] {