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