natasha há 11 meses atrás
pai
commit
a6c9ff61a7
1 ficheiros alterados com 4 adições e 1 exclusões
  1. 4 1
      src/views/courseView.vue

+ 4 - 1
src/views/courseView.vue

@@ -551,11 +551,14 @@ export default {
         height: 100%;
       }
       &-unfold {
-        width: 20px;
+        width: 40px;
         height: 50px;
         border: none;
         overflow: hidden;
         background: none;
+        > div {
+          text-align: left !important;
+        }
       }
     }
     .content-tree-full {