[frontend/components] Update recursive note styling

This commit is contained in:
Jeder 2024-10-24 22:14:58 +02:00 committed by Lilian
parent 0db1217c7c
commit 56c81e621c
No known key found for this signature in database

View file

@ -50,6 +50,8 @@
.note-container {
display: flex;
width: 100%;
overflow: auto;
}
.line-container {