Web: Files: fixed arrow button

This commit is contained in:
Nikita Gopienko 2020-09-08 11:16:03 +03:00
parent 56ea45d492
commit 00f913794d
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ const StyledContainer = styled.div`
.arrow-button {
margin-right: 16px;
min-width: 17px;
@media ${tablet} {
padding: 8px 0 8px 8px;

View File

@ -15,6 +15,7 @@ const StyledContainer = styled.div`
.arrow-button {
margin-right: 16px;
min-width: 17px;
@media (max-width: 1024px) {
padding: 8px 0 8px 8px;