1
0
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:
Peng DU 2016-11-02 11:12:23 +01:00
parent 010fe37221
commit 84c03a690b

View File

@ -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