mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 09:18:59 +00:00
5dd9b75e9c
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).
6 lines
71 B
SCSS
6 lines
71 B
SCSS
.query-page-select-targets {
|
|
&__wrapper {
|
|
padding: 0 30px;
|
|
}
|
|
}
|