EvoBal/app/assets/stylesheets/filters.scss

8 lines
235 B
SCSS

// Place all the styles related to the filters controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: https://sass-lang.com/
#conditions, #operations {
border: 1px solid blue;
}