fleet/frontend/components/queries/QueryPageSelectTargets/_styles.scss
noahtalerman 5dd9b75e9c
Update query page (edit, new, manage) and packs page (edit, new, manage) styles. (#106)
The goal of this PR is to update the style across the query and packs pages so they are consistent with the latest global styles (colors, buttons, and fonts).
2020-12-08 12:07:54 -08:00

6 lines
71 B
SCSS

.query-page-select-targets {
&__wrapper {
padding: 0 30px;
}
}