[frontend/components] Fix sideways notes
This commit is contained in:
parent
3e7785d51d
commit
a8e3597811
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
.note-wrapper {
|
.note-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-header {
|
.note-header {
|
||||||
|
|
Loading…
Add table
Reference in a new issue