Add world sizes for all platforms

This commit is contained in:
Natsumi
2024-08-02 09:46:04 +12:00
parent 29d3f85a08
commit 1d09785896
5 changed files with 90 additions and 65 deletions

View File

@@ -637,6 +637,10 @@ i.x-user-status.busy {
border-color: #ff4177 !important;
}
.x-grey {
color: #909399;
}
.el-tree-node {
white-space: normal;
}