Web: Files: fixed convert dialog style

This commit is contained in:
Nikita Gopienko 2020-07-08 09:39:17 +03:00
parent 6b97af6df3
commit b8d70657bb

View File

@ -82,6 +82,7 @@ const ModalDialogContainer = styled.div`
@media ${tablet} {
padding: 0;
white-space: normal;
}
.convert_dialog_checkbox {