2023-03-31 19:25:09 +00:00
|
|
|
.vector-header-container {
|
|
|
|
.mixin-page-container();
|
|
|
|
|
|
|
|
.vector-feature-limited-width-disabled& {
|
|
|
|
max-width: none;
|
|
|
|
}
|
|
|
|
}
|
2023-04-05 16:24:38 +00:00
|
|
|
|
|
|
|
.vector-sticky-header-container {
|
|
|
|
border-bottom: @border-width-base @border-style-base @colorGray14;
|
|
|
|
}
|