6 lines
148 B
SCSS
6 lines
148 B
SCSS
.software-inventory {
|
|
@include vertical-page-tab-panel-layout;
|
|
|
|
margin-top: $gap-page-component; // Required as these Tabs don't use TabPanel
|
|
}
|