Prechádzať zdrojové kódy

style: sidebar icon position

lrl 3 rokov pred
rodič
commit
3943164ad6

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