remove margin from editor sub header in content mini editor
This commit is contained in:
@@ -30,4 +30,9 @@
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
// Hacks to fix editors inside the mini editors
|
||||
.umb-editor-sub-header {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user