crap
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
.header-button {
|
||||
height: 100%;
|
||||
height: 100% !important;
|
||||
width: 10%;
|
||||
min-width: 5rem;
|
||||
min-width: 10rem;
|
||||
}
|
||||
|
||||
@@ -6,6 +6,7 @@ const Header: FC = ()=>{
|
||||
|
||||
return (
|
||||
<div className={styles['header']}>
|
||||
|
||||
<TextInput
|
||||
radius={0}
|
||||
placeholder={"Поиск и фильтры"}
|
||||
|
||||
Reference in New Issue
Block a user