Procházet zdrojové kódy

style: sidebar icon position

lrl před 3 roky
rodič
revize
3943164ad6
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/layout/components/sidebar/sidebarItem.vue

+ 1 - 0
src/layout/components/sidebar/sidebarItem.vue

@@ -94,6 +94,7 @@ function resolvePath(routePath) {
       <template #title>
         <div
           style="
+            width: 100%;
             display: flex;
             align-items: center;
             justify-content: space-between;