fix: Risk field
This commit is contained in:
parent
437a75da4e
commit
e7833206e7
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue