mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
chore: expanded containers width in views, adjusted dropdowns
This commit is contained in:
@@ -123,7 +123,7 @@ export default defineComponent({
|
||||
|
||||
.trains_wrapper {
|
||||
margin: 1rem auto;
|
||||
max-width: 1500px;
|
||||
max-width: var(--max-container-width);
|
||||
}
|
||||
|
||||
.trains_topbar {
|
||||
|
||||
Reference in New Issue
Block a user