fix search height

This commit is contained in:
Georgi Gardev
2023-11-19 13:49:54 +02:00
parent ed45d28cbf
commit aa80a21aa9

View File

@@ -1,3 +1,7 @@
.SearchWrapper {
height: 40px;
}
.SearchBar {
display: flex;
align-items: center;