mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-24 17:23:50 +02:00
feat: Instance Activity Chart (#1141)
* feat: Instance Activity Chart * fix: chart data handling
This commit is contained in:
@@ -2012,3 +2012,10 @@ i.x-user-status {
|
||||
.el-dialog__body .el-tag--mini {
|
||||
line-height: 28px;
|
||||
}
|
||||
.el-divider {
|
||||
background-color: #606266;
|
||||
}
|
||||
.el-divider__text {
|
||||
background: rgba(var(--md-sys-color-background));
|
||||
color: #efefef;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user