#7274 fixCustomer #374

Merged
jorgep merged 30 commits from 7274-fixCustomer into dev 2024-05-16 07:05:01 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit e7833206e7 - Show all commits

View File

@ -135,6 +135,9 @@ async function fetch() {
box-shadow: none;
.vn-label-value {
&.negative > .value span {
color: $alert;
}
display: flex;
flex-direction: row;
margin-top: 2px;