move sub header up to header to save space
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
.umb-editor-sub-header {
|
||||
padding: 15px 0;
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 30px;
|
||||
background: #ffffff;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: -30px;
|
||||
}
|
||||
|
||||
.umb-editor-sub-header.-umb-sticky-bar {
|
||||
@@ -11,7 +12,6 @@
|
||||
0 5px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 0 rgba(0, 0, 0, 0.16);
|
||||
transition: box-shadow 1s;
|
||||
margin-top: -30px;
|
||||
}
|
||||
|
||||
.umb-editor-sub-header__content-left {
|
||||
|
||||
Reference in New Issue
Block a user