diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-15 17:12:12 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-15 17:12:12 +0100 |
| commit | f349c491284c0cb007a97c9a11220cc00adbb64f (patch) | |
| tree | a02c9a0d1ab5594ffbe2613980201f4b53132976 /src/frontend/app/components/StopMapSheet.css | |
| parent | a53080cda003e7821f6cf1f55b73600daf7519e8 (diff) | |
Fix old tables, improve new styles
Diffstat (limited to 'src/frontend/app/components/StopMapSheet.css')
| -rw-r--r-- | src/frontend/app/components/StopMapSheet.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/frontend/app/components/StopMapSheet.css b/src/frontend/app/components/StopMapSheet.css index edf1f52..7a3b88c 100644 --- a/src/frontend/app/components/StopMapSheet.css +++ b/src/frontend/app/components/StopMapSheet.css @@ -2,11 +2,9 @@ .stop-map-container { width: 100%; height: 300px; - border-radius: 8px; overflow: hidden; border: 1px solid var(--border-color); margin-block-start: 0; - margin-block-end: 1rem; flex-shrink: 0; } |
