Add season statistics switching
This commit is contained in:
4
static/style/bootstrap-custom.css
vendored
Normal file
4
static/style/bootstrap-custom.css
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
.dropdown-menu {
|
||||
max-height: 250px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user