Fix notes showing text in wrong order
This commit is contained in:
parent
5a4f63a7e2
commit
292d39c773
@ -17,6 +17,7 @@ color: ${colorGray};
|
||||
bottom: 0;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow-x: hidden;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-all;
|
||||
|
Loading…
Reference in New Issue
Block a user