This commit is contained in:
@@ -355,3 +355,11 @@ span.artifact {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.red {
|
||||
color: var(--color-red);
|
||||
}
|
||||
|
||||
.green {
|
||||
color: var(--color-green);
|
||||
}
|
||||
Reference in New Issue
Block a user