Skip to content

Commit

Permalink
Adjust date fields width
Browse files Browse the repository at this point in the history
  • Loading branch information
thenahidul committed Jan 29, 2025
1 parent af126a7 commit 537768d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/sass/admin/analytics.scss
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@
font-size: 12px;

@media (min-width: 769px) {
margin-right: -22px;
margin-right: -20px;
}

@media (max-width: 768px) {
Expand Down Expand Up @@ -1018,7 +1018,7 @@
}

input {
width: 160px !important;
width: 158px !important;
}
}
}
Expand Down

0 comments on commit 537768d

Please sign in to comment.