VEGA-5236 Адаптация результатов поиска в документации

This commit is contained in:
Русович Виолетта Игоревна
2025-10-14 08:06:15 +00:00
committed by Речкина Елена Валерьевна
parent b669aba0dc
commit 3609f446cb
6 changed files with 104 additions and 146 deletions
@@ -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 {