mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 16:23:50 +02:00
fix icon alignment
This commit is contained in:
@@ -881,7 +881,6 @@ html.dark .x-friend-item > .detail > .extra,
|
||||
|
||||
.x-login-container {
|
||||
position: absolute;
|
||||
z-index: 1999;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
@@ -984,10 +983,6 @@ hr.x-vertical-divider {
|
||||
transition: transform 0.3s;
|
||||
}
|
||||
|
||||
.x-friend-group > .rotation-transition.is-rotated {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
|
||||
.x-aside-container > .x-friend-list {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user