HomeView: fixup input outlines

This commit is contained in:
He4eT 2023-05-28 02:55:19 +03:00 committed by Alexey
commit 12d34f3a40
2 changed files with 1 additions and 3 deletions

View file

@ -10,7 +10,6 @@
color: var(--main-color);
background-color: var(--bg-color);
border: 2px solid var(--main-color);
outline-offset: 0;
font: inherit;
}