소스 검색

style: sidebar icon position

lrl 3 년 전
부모
커밋
3943164ad6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;