feat: setting for mobile friendly

This commit is contained in:
Tristan Yang
2023-02-17 09:22:59 +08:00
parent 0b07bbf440
commit 3a356b6311
38 changed files with 157 additions and 117 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ const Index: FC<Props> = ({ id, handleUpdate }) => {
}, []);
return (
<div className="flex items-center gap-2 whitespace-nowrap">
<div className="flex flex-col md:flex-row items-center gap-2 whitespace-nowrap">
<div>
<Trans i18nKey={"new_version"}>
<strong className="font-bold" />