From 1746bce53374b26d60ebb4a30eacd18ee194e903 Mon Sep 17 00:00:00 2001 From: Shusui MOYATANI Date: Tue, 9 Jan 2024 09:44:40 +0900 Subject: [PATCH] feat: smaller note post form in smartphone --- README.md | 2 -- src/components/NotePostForm.tsx | 27 ++++++++++++++++++--------- src/components/SideBar.tsx | 10 ++-------- 3 files changed, 20 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 2175297..0463587 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ Please note that some files are licensed in other FLOSS licenses. Those files contain the license text in the first lines. If the file does not have such text, it must be considered licensed in AGPL. -The icon of Rabbit can be used - ### English This program is free software: you can redistribute it and/or modify diff --git a/src/components/NotePostForm.tsx b/src/components/NotePostForm.tsx index 26d07c1..6ac23da 100644 --- a/src/components/NotePostForm.tsx +++ b/src/components/NotePostForm.tsx @@ -395,7 +395,16 @@ const NotePostForm: Component = (props) => { />
-
-
+