fix(note_list): affected by floating images (closes #8899)

This commit is contained in:
Elian Doran 2026-03-03 18:14:43 +02:00
parent 4d86c6c4f1
commit b220bdce9c
No known key found for this signature in database

View File

@ -4,6 +4,7 @@
overflow: visible;
contain: none !important;
clear: both;
&.full-height {
overflow: auto;