+ return
{mobileLayout ? .v2-monitor-return {
+ flex: 0 0 auto;
+}
+
+.v2-track-page.is-mobile-layout > .v2-track-stage {
+ width: 100%;
+ min-width: 0;
+ min-height: 0;
+ flex: 1 1 auto;
+}
+
/* Semi UI trajectory replay workspace: one evidence rail, one map overlay and
* one compact playback surface. */
.v2-track-page {