star7th 5 년 전
부모
커밋
1d73002704
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web_src/src/components/item/show/show_regular_item/LeftMenu.vue

+ 1 - 1
web_src/src/components/item/show/show_regular_item/LeftMenu.vue

@@ -252,7 +252,7 @@
     text-overflow: ellipsis;
   }
   .hide-scrollbar li{
-    white-space: normal;
+   /* white-space: normal;*/
     overflow: hidden;
     text-overflow: ellipsis;
   }