mirror of
https://git.crystalyx.net/Xefir/repod.git
synced 2025-01-29 01:09:21 +01:00
fix: fixed size for toplist
This commit is contained in:
parent
70f1d3b69f
commit
7dadacd0ad
@ -81,7 +81,7 @@ export default {
|
||||
}
|
||||
|
||||
li {
|
||||
flex-basis: 35%;
|
||||
flex-basis: 10rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user