8 lines
152 B
SCSS
8 lines
152 B
SCSS
|
@media #{$--horizontal-tabs} {
|
||
|
.template-service.template-show main header .actions {
|
||
|
position: relative;
|
||
|
top: 48px;
|
||
|
margin-top: 0;
|
||
|
}
|
||
|
}
|