feat(FN-5516): merge fusion/fn-5516
This commit is contained in:
@@ -486,7 +486,7 @@
|
||||
}
|
||||
|
||||
/* Mobile responsive: stack panes vertically; sidebar becomes a horizontal scroller */
|
||||
@media (max-width: 768px), (max-height: 480px) {
|
||||
@media (max-width: 768px) {
|
||||
.insights-view-header {
|
||||
flex-wrap: nowrap;
|
||||
gap: var(--space-sm);
|
||||
|
||||
Reference in New Issue
Block a user