Client - update nav bar style
This commit is contained in:
parent
b1c8a1c376
commit
a2b1ffb4de
@ -199,8 +199,8 @@
|
||||
|
||||
::v-deep(.dropdown-list) {
|
||||
z-index: 1000;
|
||||
margin-left: -110px !important;
|
||||
width: 131px !important;
|
||||
margin-left: -160px !important;
|
||||
width: 180px !important;
|
||||
}
|
||||
}
|
||||
|
||||
@ -308,6 +308,10 @@
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.nav-items-user-menu :nth-child(1) {
|
||||
order: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user