fix: Risk field
gitea/salix-front/pipeline/pr-test This commit looks good Details
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Javier Segarra 2024-05-09 12:10:26 +02:00
parent 437a75da4e
commit e7833206e7
1 changed files with 3 additions and 0 deletions

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;