1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2025-06-03 19:44:05 +00:00

Search: Make the search bar bigger

This commit is contained in:
Timur Ismagilov 2022-12-09 18:38:26 +03:00
parent fed4472ae3
commit bdb5bfc6ec

View File

@ -687,6 +687,7 @@ a.btn_destructive:visited,
.top-bar__search-bar { .top-bar__search-bar {
border: 0; border: 0;
width: 100%; width: 100%;
padding: 4px 2px;
} }
.top-bar__section_search { .top-bar__section_search {