client: tweak ui

This commit is contained in:
syuilo 2021-12-03 13:55:30 +09:00
parent 5fe2e8a59a
commit 5c8561c903
2 changed files with 2 additions and 1 deletions

View file

@ -14,6 +14,7 @@
- クライアント: アンケートに投票する際に確認ダイアログを出すように
- クライアント: Renoteなート詳細ページから元のートページに遷移できるように
- クライアント: 画像ポップアップでクリックで閉じられるように
- クライアント: デザインの調整
- フォロワーを解除できる機能
### Bugfixes

View file

@ -221,7 +221,7 @@ export default defineComponent({
}
> section {
margin: 16px 0 -16px 0;
margin: 16px 0 0 0;
> div {
margin: 0 8px;