mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 09:46:06 +02:00
fix(frontend): 一部モーダルダイアログでスクロールできない問題を修正
This commit is contained in:
@@ -431,6 +431,7 @@ defineExpose({
|
||||
margin: auto;
|
||||
padding: 32px;
|
||||
display: flex;
|
||||
overflow: auto;
|
||||
|
||||
@media (max-width: 500px) {
|
||||
padding: 16px;
|
||||
|
||||
Reference in New Issue
Block a user