clean up of home section; now with styling
This commit is contained in:
@@ -61,10 +61,10 @@
|
||||
color: #999;
|
||||
}
|
||||
.online .statusIcon svg {
|
||||
fill: #52c41a;
|
||||
fill: var(--online-color)
|
||||
}
|
||||
.online .statusLabel {
|
||||
color: #52c41a;
|
||||
color: var(--online-color)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user