mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2026-01-20 16:53:37 +08:00
style: menu min-width
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user