mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
usercutout align
This commit is contained in:
+2
-2
@@ -137,8 +137,8 @@ img.friends-list-avatar {
|
|||||||
.x-friend-item > .avatar.busy::after,
|
.x-friend-item > .avatar.busy::after,
|
||||||
.x-friend-item > .avatar.offline::after {
|
.x-friend-item > .avatar.offline::after {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 1px;
|
right: 0.75px;
|
||||||
bottom: 1px;
|
bottom: 0.75px;
|
||||||
width: 9px;
|
width: 9px;
|
||||||
height: 9px;
|
height: 9px;
|
||||||
content: '';
|
content: '';
|
||||||
|
|||||||
Reference in New Issue
Block a user