Improve filter form
This commit is contained in:
parent
41dc3281ad
commit
fd86bdd10f
2 changed files with 10 additions and 6 deletions
|
|
@ -61,4 +61,8 @@
|
|||
|
||||
.form-label {
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
.highlight-when-nonempty:not([value=""]) {
|
||||
@extend .border-primary
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue