File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -349,8 +349,8 @@ export default {
349
349
}
350
350
351
351
.logo.top-nav-header {
352
+ flex : 0 0 56px ;
352
353
text-align : center ;
353
- width : 56px ;
354
354
line-height : 58px ;
355
355
h1 {
356
356
display : none ;
@@ -388,7 +388,8 @@ export default {
388
388
}
389
389
}
390
390
.ant-menu.ant-menu-horizontal {
391
- max-width : 350px ;
391
+ flex : 1 1 ;
392
+ white-space : normal ;
392
393
}
393
394
}
394
395
}
@@ -411,8 +412,6 @@ export default {
411
412
border : none ;
412
413
height : 64px ;
413
414
line-height : 64px ;
414
- width : 100% ;
415
- max-width : 700px ;
416
415
}
417
416
418
417
.header-index-left {
@@ -446,7 +445,7 @@ export default {
446
445
}
447
446
448
447
.header-index-right {
449
- float : right ;
448
+ flex : 0 0 198 px ;
450
449
height : 64px ;
451
450
overflow : hidden ;
452
451
}
You can’t perform that action at this time.
0 commit comments