From 720c46d6d498dd0d28f5b9f51c9d0421105e9946 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 26 一月 2021 18:30:35 +0800
Subject: [PATCH] 2021-01-26

---
 src/views/menudesign/index.scss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/views/menudesign/index.scss b/src/views/menudesign/index.scss
index f677b80..65fadca 100644
--- a/src/views/menudesign/index.scss
+++ b/src/views/menudesign/index.scss
@@ -164,10 +164,11 @@
   table {
     border-radius: 0!important;
     .ant-table-column-sorter {
-      display: none;
+      display: none!important;
     }
   }
   .ant-table-thead > tr > th {
     background: transparent!important;
+    border-radius: 0!important;
   }
 }
\ No newline at end of file

--
Gitblit v1.8.0