This commit is contained in:
syuilo 2023-02-12 10:46:14 +09:00
parent b55d26387b
commit 784fc7b3f5
2 changed files with 16 additions and 2 deletions

View file

@ -704,6 +704,12 @@ function showReactions(): void {
}
}
@container (max-width: 250px) {
.quoteNote {
padding: 12px;
}
}
.muted {
padding: 8px;
text-align: center;