1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 18:55:56 +02:00
This commit is contained in:
syuilo
2023-05-06 09:53:09 +09:00
parent 10ff379b4c
commit e36f9599d2
2 changed files with 5 additions and 3 deletions

View File

@@ -453,6 +453,7 @@ onUnmounted(() => {
text-align: left;
color: var(--fgTransparent);
line-height: 1.5;
font-size: 85%;
}
textarea {