remove max-width on search input
This commit is contained in:
parent
00f97259e2
commit
acda4022a3
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
|||
height: var(--btn-height);
|
||||
border-radius: var(--btn-radius);
|
||||
width: 100%;
|
||||
max-width: 700px;
|
||||
color: var(--search-color);
|
||||
background-color: var(--search-bg-color);
|
||||
box-shadow: var(--box-shadow-wunderbar);
|
||||
|
|
Loading…
Add table
Reference in a new issue