💄 (note) fix share note display

This commit is contained in:
2021-05-13 16:57:04 +02:00
parent 84ba5fcd46
commit e80ab6e375
2 changed files with 21 additions and 2 deletions

View File

@@ -218,7 +218,6 @@ $header-height: 40px;
.note {
min-width: var(--note-width);
max-width: var(--note-width);
height: auto;
}
}