Browse Source

Merge branch 'develop' into lmm

seimin 4 months ago
parent
commit
ee481a6752
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/app/views/hushijiandan/hushijiandan.component.less

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

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