mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Playback statistics could not be scrolled horizontally
This commit is contained in:
@@ -2020,8 +2020,9 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
||||
}
|
||||
|
||||
.playerStats-stats {
|
||||
max-height: 58vh;
|
||||
max-height: 50vh;
|
||||
flex-wrap: wrap;
|
||||
overflow-x: auto;
|
||||
padding: 1em !important;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user