fleet/frontend/pages/SoftwarePage/components/modals/AddSoftwareModal/_styles.scss

7 lines
125 B
SCSS
Raw Normal View History

.add-software-modal {
// have to use this selector to override the default styles
.tab-nav {
margin-bottom: 0;
}
}