diff --git a/core/src/navigation/LeftNav.html b/core/src/navigation/LeftNav.html index 09ec61193e..bbfc5421d8 100644 --- a/core/src/navigation/LeftNav.html +++ b/core/src/navigation/LeftNav.html @@ -1004,11 +1004,13 @@ 0 2px 8px 0 var(--fd-color-neutral-2) ); border: 1px solid var(--fd-color-neutral-3); - background: white; opacity: 0; animation-name: flyoutAnimation; animation-duration: 0.3s; animation-fill-mode: forwards; + .lui-flyout-sublist__title { + background: var(--sapList_Background,#fff); + } @-webkit-keyframes flyoutAnimation { 0% {