mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 16:08:47 +00:00
add premium message to the add software pages. 
5 lines
105 B
SCSS
5 lines
105 B
SCSS
.software-fleet-maintained {
|
|
&__premium-message, &__table-error {
|
|
margin-top: $pad-xxxlarge;
|
|
}
|
|
}
|