mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 14:56:06 +02:00
fix vertical scroll
This commit is contained in:
+1
-2
@@ -184,11 +184,10 @@ button {
|
||||
position: relative;
|
||||
flex: none;
|
||||
padding: 10px;
|
||||
overflow: hidden;
|
||||
overflow: hidden auto;
|
||||
}
|
||||
|
||||
.x-friend-list {
|
||||
overflow: hidden auto;
|
||||
}
|
||||
|
||||
.x-friend-item {
|
||||
|
||||
Reference in New Issue
Block a user