refs #6795 summary, order #183

Merged
carlossa merged 13 commits from 6795-claimRefact into dev 2024-02-16 13:44:42 +00:00
1 changed files with 1 additions and 4 deletions
Showing only changes of commit b3251967b8 - Show all commits

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);
}