2020-07-09 09:09:53 +00:00

8 lines
152 B
SCSS

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