Files
pingator/src/scss/_env-tabs-switcher.scss
2024-01-28 12:26:29 +01:00

7 lines
119 B
SCSS

@import "vars";
.env-tab-switcher {
width: 100%;
border-bottom: 1px solid lighten($header-background, 60%);
}