mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Add padding to Markdown Editor Textarea
This commit is contained in:
parent
8e7932cbea
commit
937c8bb216
@ -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