Moderator notes WIP (#144)

This commit is contained in:
John Livingston
2024-07-31 15:53:19 +02:00
parent e81a7c90b8
commit a46425d51f
15 changed files with 183 additions and 31 deletions

View File

@ -20,8 +20,11 @@
column-gap: 0.25em;
width: 100%;
.note-description {
.note-content {
flex-grow: 2;
}
.note-description {
white-space: pre-wrap;
}