1
0

fix(frontend): 一部モーダルダイアログでスクロールできない問題を修正

This commit is contained in:
syuilo
2023-07-26 13:50:58 +09:00
parent e5fce15ba5
commit 92337b0504
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@
### Client
- リストTLで、ユーザーが追加・削除されてもTLを初期化しないように
- Fix: モバイル表示のときページ下部がナビゲーションバーに隠れる問題を修正
- Fix: 一部モーダルダイアログでスクロールできない問題を修正
- Fix: Selecting all emojis in Custom emoji is impossible
### Server