浏览代码

fix style

KaysonCui 5 年之前
父节点
当前提交
cb8ce37c16

+ 0 - 1
front/project/www/routes/my/tools/index.less

@@ -102,7 +102,6 @@
 
     .data-layout {
       margin: 0 -20px;
-      text-align: center;
 
       .data-item:hover {
         .fixed {

+ 4 - 2
front/project/www/routes/paper/question/detail/index.less

@@ -287,8 +287,8 @@
             }
 
             // .answer-block {
-  //   margin-bottom: 5px;
-  // }
+            //   margin-bottom: 5px;
+            // }
           }
 
           .other {
@@ -454,6 +454,7 @@
 
         .content {
           padding-top: 20px;
+          width: 100%;
 
           .tabs {
             display: inline-block;
@@ -461,6 +462,7 @@
             vertical-align: top;
             margin-left: -30px;
             margin-right: 30px;
+            height: 100%;
 
             .tab {
               padding: 5px 0px 5px 40px;