star7th 5 лет назад
Родитель
Сommit
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;
   }