star7th 5 years ago
parent
commit
1d73002704
1 changed files with 1 additions and 1 deletions
  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;
   }