Fixed sidebar to support responsive mode #1.1.0.rc6

This commit is contained in:
2023-08-19 10:04:38 +02:00
parent 12f231aa41
commit df2b660b75
10 changed files with 40 additions and 24 deletions

View File

@@ -40,6 +40,7 @@ header,
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
line-height: normal !important;
}
.p-panelmenu-header > a {
@@ -53,10 +54,6 @@ header,
border: none !important;
background: none !important;
}
.p-menuitem-text {
line-height: normal !important;
}
}
ui-menu .ui-menu-parent .ui-menu-child {