MOBILE-3947 styles: Change deprecated Style host context
parent
89123e0df7
commit
4a55534013
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue