fixed panel radiuses

This commit is contained in:
Integral Team 2019-09-11 17:34:55 +07:00
parent dc66889a42
commit 29dde732bd
3 changed files with 8 additions and 2 deletions

View file

@ -14,7 +14,7 @@ export const TrashDialog = ({
clearPoly, clearStickers, clearAll, clearCancel, width,
}: Props) => (
<div className="control-dialog" style={{ width }}>
<div className="helper trash-helper">
<div className="helper trash-helper desktop-only">
<div className="helper__text danger">
<div className="big upper desktop-only">Удалить:</div>
</div>