bianjiang vor 10 Monaten
Ursprung
Commit
89dda8a041
1 geänderte Dateien mit 4 neuen und 3 gelöschten Zeilen
  1. 4 3
      xihuaTemplate/css/style.css

+ 4 - 3
xihuaTemplate/css/style.css

@@ -101,10 +101,9 @@
 }
 .header_layout .nav .sub-menu .sub-item a {
   display: block;
-  height: 32px;
   line-height: 32px;
-  padding: 0 12px;
-  font-size: 16px;
+  padding: 4px 12px;
+  font-size: 14px;
   text-align: center;
 }
 
@@ -1339,6 +1338,7 @@
   height: 160px;
   padding: 0 16px 20px;
   border-bottom: 1px solid #e5e5e5;
+  overflow: hidden;
 }
 .page_teacher_list .item .info_box .item_tit {
   width: 100%;
@@ -1416,6 +1416,7 @@
 }
 .page_def_list .item .item_title {
   flex: 1;
+  overflow: hidden;
 }
 .page_def_list .item .item_date {
   padding-right: 20px;