fix(backend_log): not scrollable

This commit is contained in:
Elian Doran 2026-02-23 18:55:19 +02:00
parent 1fd0fb03fa
commit 7f013a58f5
No known key found for this signature in database

View File

@ -4,4 +4,5 @@
.note-detail.full-height .note-detail-content-widget-content {
padding: 0;
height: 100%;
}