mirror of
https://github.com/humhub/humhub.git
synced 2025-03-21 23:49:55 +01:00
Merge pull request #2072 from acs-ferreira/patch-5
Add padding to Markdown Editor Textarea
This commit is contained in:
commit
0d796612c6
@ -2869,6 +2869,10 @@ img.bounceIn {
|
||||
border: 2px solid @info !important;
|
||||
}
|
||||
|
||||
.md-editor textarea {
|
||||
padding: 10px !important;
|
||||
}
|
||||
|
||||
//
|
||||
// Responsive modifications
|
||||
// --------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user