mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-22 16:39:00 +00:00
Update topology-summary.component.scss
This commit is contained in:
@ -4,6 +4,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
mat-tab-group {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.summaryWrapper {
|
.summaryWrapper {
|
||||||
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
Reference in New Issue
Block a user