Small fixes, fix open instance game crash

This commit is contained in:
Natsumi
2025-09-15 14:28:04 +12:00
parent 41fe503ea1
commit 4c0b2c3299
5 changed files with 45 additions and 18 deletions

View File

@@ -356,7 +356,7 @@ div.x-friend-list
.el-tag.el-tag--info {
background-color: $--theme-bg-5;
border-color: $--theme-border-2;
color: $--theme-info;
color: $--theme-text-2;
}
.el-tag.el-tag--warning {