wangshan преди 5 години
родител
ревизия
1f159f677f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/web/staticres/dataExport/css/drder_details.css

+ 1 - 1
src/web/staticres/dataExport/css/drder_details.css

@@ -54,7 +54,7 @@
 
 #drder .list ul li .iner ul li:nth-of-type(2) { width: 150px; padding-left: 0; }
 
-#drder .list ul li .iner ul li:nth-of-type(2) span { width: 100%; text-align: center; display: block; }
+#drder .list ul li .iner ul li:nth-of-type(2) span { width: 100%; text-align: center; display: block; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
 
 #drder .list ul li .iner ul li:nth-of-type(3) { width: 170px; text-align: center; line-height: 66px; height: 66px; }