feature: admin title moved
This commit is contained in:
@ -761,10 +761,10 @@ h6 {
|
||||
}
|
||||
|
||||
.content-box__height {
|
||||
min-height: calc(100vh - 50px - 56px); /* Heights of main header and sub-header */
|
||||
min-height: calc(100vh - 50px); /* Heights of main header and sub-header */
|
||||
|
||||
@include breakpoint(lg) {
|
||||
min-height: calc(100vh - 72px - 78.88px);
|
||||
min-height: calc(100vh - 72px);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user