style: menu min-width

This commit is contained in:
xiaoxian521 2022-03-22 00:10:47 +08:00
parent 5885706988
commit 5b94930463

View File

@ -202,7 +202,7 @@
.horizontal-header-right {
display: flex;
min-width: 280px;
min-width: 340px;
align-items: center;
color: $subMenuActiveText;
justify-content: flex-end;