Merge pull request #3436 from crazyserver/MOBILE-4177
MOBILE-4177 forum: Empty box with auto heightmain
commit
df65afbd5d
|
@ -87,7 +87,8 @@
|
||||||
@include inline();
|
@include inline();
|
||||||
}
|
}
|
||||||
|
|
||||||
:host-context(.limited-width > ):not([slot]) {
|
:host-context(.limited-width > ):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