mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-02 21:08:12 +00:00
chore(stations): added station name padding
This commit is contained in:
@@ -578,6 +578,7 @@ tbody tr {
|
|||||||
.station-name {
|
.station-name {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
|
padding: 0.25em;
|
||||||
|
|
||||||
&.default {
|
&.default {
|
||||||
color: var(--clr-primary);
|
color: var(--clr-primary);
|
||||||
|
|||||||
Reference in New Issue
Block a user