Browse Source

#250 修正圖表資料為不換行

Louise Lin 4 years ago
parent
commit
c8a4bd3c49

+ 1 - 0
TEAMModelOS/ClientApp/src/view/serviceDriveAuth/SubComponents/SpaceStatus.less

@@ -144,6 +144,7 @@
       font-size: 10px;
     }
     .num{
+      white-space: nowrap;
       color: white;
       font-weight: 500;
       font-size: 28px;