Add scrolling support for world list
This commit is contained in:
parent
ab963fca70
commit
de94712fbd
2 changed files with 42 additions and 1 deletions
|
|
@ -533,6 +533,10 @@
|
|||
overflow:hidden;
|
||||
}
|
||||
|
||||
.worldlist {
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
/*******************
|
||||
* players on the map
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue