mirror of
https://github.com/humhub/humhub.git
synced 2025-04-15 20:55:14 +02:00
Fixed: Markdown editor CSS padding
This commit is contained in:
parent
7b47970032
commit
95de5c41b7
3
css/bootstrap-markdown-override.css
vendored
3
css/bootstrap-markdown-override.css
vendored
@ -19,6 +19,9 @@
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.md-editor textarea {
|
||||
padding:10px;
|
||||
}
|
||||
|
||||
.md-editor > textarea:focus {
|
||||
border: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user