Web: Files: fixed button styles

This commit is contained in:
Nikita Gopienko 2022-04-20 09:52:45 +03:00
parent 19f73a9255
commit 00d66aeb03

View File

@ -223,7 +223,6 @@ const StyledButton = styled(ButtonWrapper).attrs((props) => ({
.icon {
width: auto;
height: 100%;
display: flex;
align-items: center;
}