mirror of
https://github.com/status-im/consul.git
synced 2025-01-12 23:05:28 +00:00
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;
|
|
}
|
|
}
|