From ebdb4fae99aefe620189f229c623393846742f30 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Tue, 23 Aug 2022 01:42:38 -0400 Subject: [PATCH] =?UTF-8?q?style(=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86-?= =?UTF-8?q?=E5=A4=96=E8=A7=82=E9=85=8D=E7=BD=AE):=20=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E8=84=9A=E5=AF=8C=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=99=A8=E8=BE=B9=E6=A1=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/index.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index 1f128e63df..bed05307ca 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -1171,3 +1171,6 @@ div:focus { .date-filter-poper>.el-scrollbar>.el-select-dropdown__wrap { max-height: 230px !important; } +.tox { + border-radius: 4px !important; +} \ No newline at end of file