Merge pull request '3567-fix(item_waste): title background dark' (#865) from 3567-item_waste into dev
gitea/salix/pipeline/head There was a failure building this commit Details

Reviewed-on: #865
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
Joan Sanchez 2022-01-31 15:41:09 +00:00
commit 6a1837ee99
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;