zs před 10 měsíci
rodič
revize
45cc2ed1d3

+ 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;