mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
add padding for summernote editor modal
This commit is contained in:
parent
010fe37221
commit
84c03a690b
@ -15,6 +15,16 @@
|
||||
.note-editor .note-editable {
|
||||
background-color: white;
|
||||
}
|
||||
.note-editor {
|
||||
.form-group {
|
||||
margin-left: 0px;
|
||||
margin-right: 0px;
|
||||
}
|
||||
|
||||
.modal-header {
|
||||
padding: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Growl
|
||||
|
Loading…
x
Reference in New Issue
Block a user