From 8f92dab230a935a6d1dff7b0d2e5e8ec27fc25ef Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 30 九月 2022 10:34:57 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/mat/mat.html |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/main/webapp/views/mat/mat.html b/src/main/webapp/views/mat/mat.html
index 103d755..fbaf2a4 100644
--- a/src/main/webapp/views/mat/mat.html
+++ b/src/main/webapp/views/mat/mat.html
@@ -376,14 +376,10 @@
         <tr style="height: 74px" >
             <td align="center" scope="col" colspan="1">鍟嗗搧</td>
             <td align="center" scope="col" colspan="1" style="
-                display: inline-block;
-                line-height: 20px;
-                vertical-align: middle;
                 border: none;
                 border-top: 1px solid #000;
                 overflow: hidden;
                 text-overflow: ellipsis;
-                display: -webkit-box;
                 -webkit-line-clamp: 3;
                 -webkit-box-orient: vertical;
                     ">

--
Gitblit v1.9.1