MOBILE-3947 styles: Change deprecated Style host context
parent
89123e0df7
commit
4a55534013
|
@ -87,8 +87,8 @@
|
|||
@include inline();
|
||||
}
|
||||
|
||||
:host-context(.limited-width > ):not([slot]),
|
||||
:host-context(.menu > ):not([slot]) {
|
||||
:host-context(.limited-width > *):not([slot]),
|
||||
:host-context(.menu > *):not([slot]) {
|
||||
&.core-loading-loaded {
|
||||
--contents-display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in New Issue