Commit 50e180d
fix: Remove the vertical scrollbar in leaderboard when it is empty - MEED-9580 - Meeds-io/meeds#3415 (#1965)
Prior to this change, a vertical scroll bar appears inside the leaderboard widget, even when there is no visible content overflow. This commit will remove this scrollbar.
Resolves: Meeds-io/meeds#34151 parent a6142ed commit 50e180d
File tree
1 file changed
+3
-2
lines changed- portlets/src/main/webapp/vue-app/usersLeaderboard/components
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments