0
0
Fork 0

refs #6795 fix descriptor

This commit is contained in:
Carlos Satorres 2024-02-09 09:07:54 +01:00
parent 2f081841f9
commit b3251967b8
1 changed files with 1 additions and 4 deletions

View File

@ -219,11 +219,8 @@ function viewSummary(id) {
margin-bottom: 15px;
}
.list-box {
width: 90%;
background-color: var(--vn-gray);
margin: 10px auto;
padding: 10px 5px 10px 0px;
border-radius: 8px;
.q-item__label {
color: var(--vn-label);
}