feat: improve focus styles

This commit is contained in:
Baptiste Grob
2021-01-22 12:56:11 +01:00
parent 611ca2fd13
commit 5f02540668
4 changed files with 21 additions and 7 deletions

View File

@@ -67,12 +67,6 @@
border-color: transparent;
width: 100%;
position: relative;
&:focus {
outline: 0;
border-color: var(--sn-stylekit-info-color);
border-width: 1px;
}
}
#search-clear-button {