forked from Ponysearch/Ponysearch
[theme] add border radius to engine token input
This commit is contained in:
parent
dfbbc3b471
commit
c79bba60a9
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
border: 1px solid var(--color-toolkit-input-text-border);
|
||||
background: none repeat scroll 0 0 var(--color-base-background);
|
||||
padding: 0.4rem;
|
||||
.rounded-corners-tiny;
|
||||
|
||||
&:hover {
|
||||
border: 1px solid var(--color-toolkit-input-text-border-hover);
|
||||
|
|
Loading…
Reference in a new issue