fix(item_waste): title background dark
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2022-01-31 13:27:33 +01:00
parent 2480f37e24
commit f21cdeb3b6
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ vn-item-waste-detail {
padding-bottom: 7px;
padding-bottom: 4px;
font-weight: lighter;
background-color: #fde6ca;
background-color: $color-bg;
border-bottom: 1px solid #f7931e;
white-space: nowrap;
overflow: hidden;