From 29dde732bd056aa8992e79c791da669dc1e098a4 Mon Sep 17 00:00:00 2001 From: Integral Team Date: Wed, 11 Sep 2019 17:34:55 +0700 Subject: [PATCH] fixed panel radiuses --- src/components/dialogs/TrashDialog.tsx | 2 +- src/redux/user/sagas.ts | 4 ++++ src/styles/panel.less | 4 +++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/components/dialogs/TrashDialog.tsx b/src/components/dialogs/TrashDialog.tsx index 0b5b5bb..c545a39 100644 --- a/src/components/dialogs/TrashDialog.tsx +++ b/src/components/dialogs/TrashDialog.tsx @@ -14,7 +14,7 @@ export const TrashDialog = ({ clearPoly, clearStickers, clearAll, clearCancel, width, }: Props) => (
-
+
Удалить:
diff --git a/src/redux/user/sagas.ts b/src/redux/user/sagas.ts index c1e8e73..ddc9b75 100644 --- a/src/redux/user/sagas.ts +++ b/src/redux/user/sagas.ts @@ -483,6 +483,10 @@ function* keyPressedSaga({ key, target }: ReturnType