fix: big button after css linting fixes
This commit is contained in:
parent
c7b1d301db
commit
1c1c0037c0
1 changed files with 1 additions and 0 deletions
|
|
@ -2531,6 +2531,7 @@ input[type='search']::-webkit-search-cancel-button {
|
||||||
border-radius: var(--radius);
|
border-radius: var(--radius);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
font-size: 0.875rem;
|
||||||
transition: all var(--transition);
|
transition: all var(--transition);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue