MOBILE-3947 styles: Change deprecated Style host context
This commit is contained in:
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…
x
Reference in New Issue
Block a user