Web: Files: EditingWrapperComponent: Fixed padding for cancel button

This commit is contained in:
Ilya Oleshko 2022-02-25 11:07:08 +03:00
parent 8da91b7f8f
commit e319a5e31f

View File

@ -136,6 +136,7 @@ const EditingWrapper = styled.div`
margin-top: -6px;
width: 14px;
height: 14px;
padding: 1px;
}
.is-edit {