Explorar o código

fix expansion panels graphical bug

Olivier Massot %!s(int64=4) %!d(string=hai) anos
pai
achega
8e9199c5cd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/Ui/ExpansionPanel.vue

+ 1 - 1
components/Ui/ExpansionPanel.vue

@@ -40,7 +40,7 @@ export default {
     height: 47px;
     padding: 10px;
     margin-right: 10px;
-    flex: none;
+    flex: none !important;
   }
   .v-expansion-panel-header{
     padding: 0;