fleet/frontend/pages/SoftwarePage/SoftwareAddPage/SoftwareCustomPackage/_styles.scss

8 lines
121 B
SCSS
Raw Normal View History

.software-custom-package {
@include vertical-page-layout;
&__premium-message {
margin-top: $pad-xxxlarge;
}
}