瀏覽代碼

chore: update

xiaoxian521 2 年之前
父節點
當前提交
5ac646444f
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/layout/components/sidebar/sidebarItem.vue

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

@@ -56,7 +56,6 @@ const getDivStyle = computed((): CSSProperties => {
 
 
 const getMenuTextStyle = computed(() => {
 const getMenuTextStyle = computed(() => {
   return {
   return {
-    width: pureApp.sidebar.opened ? "210px" : "",
     overflow: "hidden",
     overflow: "hidden",
     textOverflow: "ellipsis",
     textOverflow: "ellipsis",
     outline: "none"
     outline: "none"