More VRC status checking

This commit is contained in:
Natsumi
2025-10-03 14:39:35 +13:00
parent 61bc798b91
commit 9ff9315d34
3 changed files with 64 additions and 11 deletions

View File

@@ -1063,3 +1063,7 @@ i.x-status-icon.red {
color: var(--el-color-info-dark-2);
background-color: var(--el-bg-color);
}
.el-alert__title {
padding: 5px;
}