Skip to content

Commit

Permalink
Halving Floating panel window content padding
Browse files Browse the repository at this point in the history
  • Loading branch information
DC23 committed Dec 17, 2024
1 parent cc658a1 commit ef5f07d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/easy-timekeeping.css
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@

[id^=jd-et-uipanel] .window-content {
background: var(--background-color);
padding: 0.5rem; /* It inherits 1rem, but it's too much. */
}

/*End*/
Expand Down

0 comments on commit ef5f07d

Please sign in to comment.