mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 09:27:19 +08:00
style: menu min-width
This commit is contained in:
parent
5885706988
commit
5b94930463
@ -202,7 +202,7 @@
|
|||||||
|
|
||||||
.horizontal-header-right {
|
.horizontal-header-right {
|
||||||
display: flex;
|
display: flex;
|
||||||
min-width: 280px;
|
min-width: 340px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
color: $subMenuActiveText;
|
color: $subMenuActiveText;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user