diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-19 12:40:48 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-19 12:40:48 +0100 |
| commit | d434204860fc0409ad6343e815d0057b97ce3573 (patch) | |
| tree | 37d349fb3a39e727150134a32e745c64a7312571 /src/frontend/app/components/StopSheet.css | |
| parent | d6a28db658487bab63067499c3c7dbe6165e18c1 (diff) | |
Some UI tweaks
Diffstat (limited to 'src/frontend/app/components/StopSheet.css')
| -rw-r--r-- | src/frontend/app/components/StopSheet.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/app/components/StopSheet.css b/src/frontend/app/components/StopSheet.css index 31770a1..a34d730 100644 --- a/src/frontend/app/components/StopSheet.css +++ b/src/frontend/app/components/StopSheet.css @@ -177,6 +177,7 @@ gap: 0.75rem; margin: 0.75rem 0 1rem 0; padding-top: 0.75rem; + padding-inline: 16px; } .stop-sheet-timestamp { |
