Browse Source

优化教材显示过长样式

cehn 5 months ago
parent
commit
4c83920a17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      projects/textbook/src/app/textbook/textbook.component.html

+ 1 - 1
projects/textbook/src/app/textbook/textbook.component.html

@@ -52,7 +52,7 @@
         ></th>
         <th nzEllipsis nzWidth="80px">申报编号</th>
         }@else{
-        <th nzEllipsis nzWidth="120px" nzLeft>申报编号</th>
+        <th nzEllipsis nzWidth="160px" nzLeft>申报编号</th>
         }
         <th nzEllipsis nzWidth="120px">教材名称</th>
         <th nzEllipsis nzWidth="120px">ISBN</th>