diff --git a/web/src/less/memo-editor.less b/web/src/less/memo-editor.less index f4365f55..ee259e1f 100644 --- a/web/src/less/memo-editor.less +++ b/web/src/less/memo-editor.less @@ -22,6 +22,10 @@ @apply !bottom-8; top: unset !important; } + + .items-wrapper { + @apply mb-1 bottom-full top-auto; + } } &.edit-ing {