[frontend/components] Update recursive note styling
This commit is contained in:
parent
0db1217c7c
commit
56c81e621c
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
|||
|
||||
.note-container {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.line-container {
|
||||
|
|
Loading…
Add table
Reference in a new issue