VEGA-5236 Адаптация результатов поиска в документации
This commit is contained in:
committed by
Речкина Елена Валерьевна
parent
b669aba0dc
commit
3609f446cb
@@ -1,4 +1,5 @@
|
||||
@use '@beeline/design-tokens/scss/tokens/components/navigationDrawer';
|
||||
@use "@beeline/design-tokens/scss/tokens/globals/colors";
|
||||
|
||||
.VPDocAside {
|
||||
.outline-link {
|
||||
@@ -9,10 +10,12 @@
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
white-space: unset;
|
||||
color: colors.$color-text-grey-inactive;
|
||||
}
|
||||
|
||||
.outline-link.active {
|
||||
font-weight: 500 !important;
|
||||
color: colors.$color-text-black-active;
|
||||
}
|
||||
|
||||
.outline-title {
|
||||
|
||||
Reference in New Issue
Block a user