feat(FN-3295): add pinch-to-zoom, auto-fit, and mobile layout to dependency
This merge adds pinch-to-zoom, auto-fit, mobile layout, and empty state to the dependency graph view, along with a mobile spacing fix for the Remote Access header, a TypeScript cast fix in the engine's AuthStorage proxy set trap, and test coverage for both features. Test performance was improved by Fusion-Task-Id: FN-3295
This commit is contained in:
@@ -894,6 +894,11 @@
|
||||
|
||||
.remote-status-bar {
|
||||
flex-wrap: wrap;
|
||||
margin: 0 var(--space-lg) var(--space-md);
|
||||
}
|
||||
|
||||
.remote-share-block {
|
||||
margin: 0 var(--space-lg) var(--space-md);
|
||||
}
|
||||
|
||||
.remote-status-url {
|
||||
|
||||
Reference in New Issue
Block a user