mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
fix(profile): wrapping journal links
This commit is contained in:
@@ -330,6 +330,7 @@ const activeTrains = computed(() => {
|
|||||||
.player-journal-links {
|
.player-journal-links {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
flex-wrap: wrap;
|
||||||
gap: 0.5em;
|
gap: 0.5em;
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user