mirror of
https://github.com/hnhx/librex.git
synced 2025-01-10 11:47:24 -03:00
ref: search buttons now have larger horiz. padding
This commit is contained in:
parent
113870a5f3
commit
e4c0dc6788
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ a:hover,
|
|||
font-size: 14px;
|
||||
border: 1px solid var(--main-bg);
|
||||
border-radius: 4px;
|
||||
padding: 12px 10px;
|
||||
padding: 10px 16px;
|
||||
}
|
||||
|
||||
.sub-search-container {
|
||||
|
|
Loading…
Reference in a new issue