fix: Hot bug fix

This commit is contained in:
2025-06-15 20:38:48 +03:00
parent 481385c2f4
commit 32a7cb44d1
24 changed files with 900 additions and 250 deletions

View File

@@ -21,7 +21,7 @@ export const StationPreviewPage = observer(() => {
}, [id, language]);
return (
<Paper className="w-full h-full p-3 flex flex-col gap-10">
<Paper className="w-full p-3 py-5 flex flex-col gap-10">
<LanguageSwitcher />
<div className="flex justify-between items-center">
<button