MOBILE-3947 styles: Change deprecated Style host context

main
Pau Ferrer Ocaña 2023-11-14 16:27:31 +01:00
parent 89123e0df7
commit 4a55534013
1 changed files with 2 additions and 2 deletions

View File

@ -87,8 +87,8 @@
@include inline(); @include inline();
} }
:host-context(.limited-width > ):not([slot]), :host-context(.limited-width > *):not([slot]),
:host-context(.menu > ):not([slot]) { :host-context(.menu > *):not([slot]) {
&.core-loading-loaded { &.core-loading-loaded {
--contents-display: flex; --contents-display: flex;
flex-direction: column; flex-direction: column;