เพิ่มเมนูย่อย retirement

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-07-21 15:30:54 +07:00
parent e62d78ccb1
commit c13df46549
2 changed files with 45 additions and 5 deletions

View file

@ -719,6 +719,7 @@ if (keycloak.tokenParsed != null) {
menuItem.key == 3 ||
menuItem.key == 5 ||
menuItem.key == 6 ||
menuItem.key == 7 ||
menuItem.key == 8
"
>
@ -942,11 +943,11 @@ if (keycloak.tokenParsed != null) {
.expan2 .q-item {
padding-left: 10%;
}
.subLabel{
white-space: nowrap;
width: 160px;
overflow: hidden;
text-overflow: ellipsis;
.subLabel {
white-space: nowrap;
width: 160px;
overflow: hidden;
text-overflow: ellipsis;
}
.font-400 {
font-weight: 400;