fix content position in promary note

This commit is contained in:
Bojan Mojsilovic 2024-01-15 16:48:38 +01:00
parent 3aaefe4a99
commit d739f45abb

View File

@ -13,7 +13,7 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
margin-top: 12px; margin-top: 12px;
margin-left: 0px; margin-left: 2px;
cursor: text; cursor: text;