From 7d4871789c5d1decb4aa4fd07a71906b5bbab668 Mon Sep 17 00:00:00 2001 From: Mikhail Chechnev Date: Mon, 26 Aug 2024 18:58:39 +0300 Subject: [PATCH] =?UTF-8?q?WEB=20APP:=20=D0=A0=D0=B5=D0=B4=D0=B0=D0=BA?= =?UTF-8?q?=D1=82=D0=BE=D1=80=20=D0=A0=D0=9E=20-=20=D1=83=D0=B1=D1=80?= =?UTF-8?q?=D0=B0=D0=BB=20=D0=B8=D0=B7=D0=B1=D1=8B=D1=82=D0=BE=D1=87=D0=BD?= =?UTF-8?q?=D0=BE=D0=B5=20=D1=81=D0=BA=D1=80=D1=83=D0=B3=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=B3=D1=80=D0=B0=D0=BD=D0=B8=D1=86=20=D0=BA?= =?UTF-8?q?=D0=B0=D1=80=D1=82=D0=BE=D1=87=D0=BA=D0=B8=20=D0=BF=D0=BE=D0=BA?= =?UTF-8?q?=D0=B0=D0=B7=D0=B0=D1=82=D0=B5=D0=BB=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/panels/rrp_conf_editor/components/layouts.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/panels/rrp_conf_editor/components/layouts.js b/app/panels/rrp_conf_editor/components/layouts.js index 3c1c1d7..8d27591 100644 --- a/app/panels/rrp_conf_editor/components/layouts.js +++ b/app/panels/rrp_conf_editor/components/layouts.js @@ -44,8 +44,7 @@ export const STYLES = { }), DATA_CELL_CARD: { padding: "0px 3px 3px 0px", - border: "1px solid lightgrey", - borderRadius: "5%" + border: "1px solid lightgrey" }, DATA_CELL_CARD_HEADER: { padding: "0px"