mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
improve: UI (#1152)
* improve: UI (#1033) * fix: instance activity chart not displaying properly * fix
This commit is contained in:
@@ -672,8 +672,8 @@ i.x-status-icon.red {
|
||||
}
|
||||
|
||||
.x-tag-age-verification {
|
||||
color: #5C70EC !important;
|
||||
border-color: #5C70EC !important;
|
||||
color: #5c70ec !important;
|
||||
border-color: #5c70ec !important;
|
||||
}
|
||||
|
||||
.x-grey {
|
||||
@@ -865,10 +865,6 @@ i.x-status-icon.red {
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
.el-tab-pane {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.el-tabs {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user