Reports: Improve UI

This commit is contained in:
Sebastian Castro
2022-03-22 10:31:32 +00:00
committed by Jean-Baptiste Bellet
parent aafa416b9c
commit 1ff98a1d8a
13 changed files with 67 additions and 61 deletions

View File

@@ -3,6 +3,7 @@
.date-range-filter {
.range-divider {
padding: 0;
margin-left: 5px;
}
input.datepicker {
width: 96px !important;

View File

@@ -27,3 +27,8 @@
float: left;
}
}
.report__submit-btn {
margin: 0 !important;
width: 120px;
}