1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

MD Editor: Added plaintext input implementation

This commit is contained in:
Dan Brown
2025-07-21 18:53:22 +01:00
parent 5ffec2c52d
commit 6b4b500a33
6 changed files with 225 additions and 62 deletions

View File

@@ -57,6 +57,9 @@
padding: vars.$xs vars.$m;
color: #444;
border-radius: 0;
height: 100%;
font-size: 14px;
line-height: 1.2;
max-height: 100%;
flex: 1;
border: 0;