Browse Source

修改样式

zs 10 months ago
parent
commit
45cc2ed1d3
2 changed files with 2 additions and 1 deletions
  1. 1 1
      src/components/custom/custom-layout.vue
  2. 1 0
      src/views/chat/index.vue

+ 1 - 1
src/components/custom/custom-layout.vue

@@ -280,7 +280,7 @@ const handleMousOut = (index) => {
     }
   }
   .main {
-    min-height: 61vh;
+    min-height: 62vh;
   }
   .footer {
     padding: 0 5px 10px 5px;

+ 1 - 0
src/views/chat/index.vue

@@ -80,6 +80,7 @@ const handleClick = (tab, event) => {
   background: #f2f2f2;
   .one {
     display: flex;
+    padding: 7.5px 0;
     .left {
       padding: 20px 0;
       min-height: 56vh;