extend use of bootstrap to whole page
This commit is contained in:
@@ -41,6 +41,18 @@
|
||||
fill: $col_main_1;
|
||||
}
|
||||
|
||||
.ql-toolbar.ql-snow {
|
||||
border-radius: 5px 5px 0 0;
|
||||
background: $gray-400;
|
||||
padding: 0;
|
||||
border: 2px solid #dbd1cc;
|
||||
border-bottom: none;
|
||||
|
||||
.ql-color-picker .ql-picker-label, .ql-icon-picker .ql-picker-label {
|
||||
margin-top: -3px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Quill Better Table */
|
||||
|
||||
.ql-container {
|
||||
|
||||
Reference in New Issue
Block a user