chore(markdown): make preview selectable

This commit is contained in:
Elian Doran
2026-04-17 06:52:01 +03:00
parent 0dfbfaa61c
commit dbe37730c3

View File

@@ -8,6 +8,7 @@
height: 100%;
overflow: auto;
padding: 0.5em;
user-select: text;
}
}