From 8bb8178c707d87a535585477e961e501db7286ce Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com>
Date: Fri, 6 Aug 2021 01:31:13 +0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8F=20fix=20treetable=20reload?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
component/pear/css/module/button.css | 7 -------
view/document/button.html | 2 --
view/system/user.html | 4 ++--
3 files changed, 2 insertions(+), 11 deletions(-)
diff --git a/component/pear/css/module/button.css b/component/pear/css/module/button.css
index 83d857a..b675f5c 100644
--- a/component/pear/css/module/button.css
+++ b/component/pear/css/module/button.css
@@ -152,13 +152,6 @@
font-size: 12px;
}
-.pear-btn-cell {
- height: 100%;
- line-height: 100%;
- padding: 0 8px;
- font-size: 12px;
-}
-
.pear-btn-xs {
height: 28px;
line-height: 28px;
diff --git a/view/document/button.html b/view/document/button.html
index a6c4caa..0a55ea3 100644
--- a/view/document/button.html
+++ b/view/document/button.html
@@ -102,14 +102,12 @@
-
-
diff --git a/view/system/user.html b/view/system/user.html
index a3f5ed5..7db350d 100644
--- a/view/system/user.html
+++ b/view/system/user.html
@@ -60,8 +60,8 @@