Skip to content

Commit

Permalink
fix(frontend): date range picker styling (#936)
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorMozheiko authored Mar 16, 2022
1 parent 2124a4a commit 012eb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/sass/components/daterangepicker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
}

// submit button
button {
button[type='submit'] {
margin-top: 20px;
}
}
Expand Down

0 comments on commit 012eb9f

Please sign in to comment.