feat(FN-2864): merge fusion/fn-2864
This commit is contained in:
9
packages/dashboard/app/components/RoutingTab.css
Normal file
9
packages/dashboard/app/components/RoutingTab.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.routing-tab {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.routing-tab {
|
||||
min-width: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user