mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-14 12:23:52 +02:00
fix vertical scroll
This commit is contained in:
@@ -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