mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 22:18:39 +00:00
6 lines
125 B
SCSS
6 lines
125 B
SCSS
.add-software-modal {
|
|
// have to use this selector to override the default styles
|
|
.tab-nav {
|
|
margin-bottom: 0;
|
|
}
|
|
}
|