zhangxc 4 سال پیش
والد
کامیت
e422d40ed1
1فایلهای تغییر یافته به همراه3 افزوده شده و 4 حذف شده
  1. 3 4
      src/css/cdss.less

+ 3 - 4
src/css/cdss.less

@@ -255,7 +255,6 @@ body{
     display: inline-block;
     cursor: pointer;
     float: right;
-    line-height: 31px;
     color: #3B9ED0;
 }
 .moduleTitle{
@@ -374,7 +373,7 @@ body{
 .new-icon .newIcon{
     display: inline-block;
 }
-.casewritingWrapper{
-    padding: 0 15px;
-    line-height: 31px;
+
+.casewritingWrapper p{
+    padding: 4px 15px;
 }