Fixed stray headings on account page, fixed summary editor not full-width.

This commit is contained in:
2026-07-22 06:06:43 +02:00
parent 9e95bec659
commit df6965cb3a
3 changed files with 1 additions and 4 deletions

View File

@@ -253,6 +253,7 @@ onMounted(() => {
}
.input {
width: 100%;
resize: none;
background: var(--background);
}