Skip to content

Commit

Permalink
Fix #1040: Date overlapping icon on preference window after electron …
Browse files Browse the repository at this point in the history
…27 (#1041)
  • Loading branch information
araujoarthur0 authored Nov 21, 2023
1 parent 3648c76 commit 8c4e573
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,6 @@ input:disabled + .slider {
#preferences-window input[type="date"].date-right::-webkit-datetime-edit {
text-align: right;
position: relative;
left: 25px;
}

#preferences-window #hours-per-day, #break-time-interval {
Expand Down

0 comments on commit 8c4e573

Please sign in to comment.