Update topology-summary.component.scss

This commit is contained in:
piotrpekala7 2021-04-08 12:00:20 +02:00
parent 0a67137cc6
commit c4df0e49f9

View File

@ -4,6 +4,10 @@
}
}
mat-tab-group {
width: 100%;
}
.summaryWrapper {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
position: fixed;