Ver código fonte

样式优化

seimin 4 meses atrás
pai
commit
29ad5a1010

+ 4 - 0
src/app/views/hushijiandan/hushijiandan.component.less

@@ -1319,6 +1319,7 @@
1319 1319
 
1320 1320
         .cont{
1321 1321
           flex: 1;
1322
+          overflow: hidden;
1322 1323
         }
1323 1324
 
1324 1325
         .orders{
@@ -1355,6 +1356,7 @@
1355 1356
                   align-items: center;
1356 1357
                   gap: 24px;
1357 1358
                   padding: 0 16px;
1359
+                  overflow: auto hidden;
1358 1360
                   .navItem{
1359 1361
                     display: flex;
1360 1362
                     align-items: center;
@@ -1363,6 +1365,7 @@
1363 1365
                       display: flex;
1364 1366
                       flex-direction: column;
1365 1367
                       height: 40px;
1368
+                      flex: 1;
1366 1369
                     }
1367 1370
                     .navIcon{
1368 1371
                       color: #fff;
@@ -1395,6 +1398,7 @@
1395 1398
                     h2{
1396 1399
                       font-size: 12px;
1397 1400
                       font-weight: bold;
1401
+                      white-space: nowrap;
1398 1402
                     }
1399 1403
                     .navSpecimen{
1400 1404
                       font-size: 12px;