feat: remove justify alignment

This commit is contained in:
Julien Calixte
2024-12-21 11:56:33 +01:00
parent 6ff15e6462
commit c8e066e6f6

View File

@@ -210,7 +210,6 @@ $header-height: 40px;
.note {
display: flex;
flex-direction: column;
text-align: justify;
overflow-y: auto;
height: 100vh;
position: sticky;