SloW
Results
1
comments of
SloW
hi i know I'm 2 years late but this might help you add this to `.obsidian\snippets\` name it anything .css ```css /* Hide check marks */ input[type=checkbox]:checked::after { display: none...