jovan.cirkovic 3 лет назад
Родитель
Сommit
785825d35e

+ 2
- 2
src/pages/AdminHomePage/AdminCategoriesPage/AdminCategoriesPage.styled.js Просмотреть файл

@@ -52,8 +52,8 @@ export const NewCategoryButton = styled(PrimaryButton)`
font-weight: 700;
}
@media (max-width: 600px) {
bottom: 18px;
right: 16px;
/* bottom: 18px;
right: 16px; */
}
`;
export const CategoriesList = styled(Box)`

+ 1
- 2
src/pages/AdminHomePage/AdminLocationsPage/AdminLocationsPage.styled.js Просмотреть файл

@@ -55,7 +55,6 @@ export const NewLocationButton = styled(PrimaryButton)`
font-weight: 700;
}
@media (max-width: 600px) {
bottom: 18px;
right: 16px;
margin-top: 15px;
}
`;

Загрузка…
Отмена
Сохранить