mirror of
https://github.com/fleetdm/fleet
synced 2026-05-19 06:58:30 +00:00
4 lines
140 B
SCSS
4 lines
140 B
SCSS
.software-os {
|
|
@include vertical-page-tab-panel-layout;
|
|
margin-top: $gap-page-component; // Required as these Tabs don't use TabPanel
|
|
}
|