This commit is contained in:
2024-03-19 09:02:58 +03:00
parent cc14105276
commit c9f3d4ee12
56 changed files with 995 additions and 121 deletions

View File

@@ -8,7 +8,7 @@
}
.header-button {
height: 100%;
height: 100% !important;
width: 10%;
min-width: 5rem;
min-width: 10rem;
}

View File

@@ -6,6 +6,7 @@ const Header: FC = ()=>{
return (
<div className={styles['header']}>
<TextInput
radius={0}
placeholder={"Поиск и фильтры"}