Skip to content

Commit

Permalink
fix statuspanel padding
Browse files Browse the repository at this point in the history
  • Loading branch information
aminomancer committed Sep 11, 2022
1 parent e702793 commit 21329c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uc-misc.css
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ progress[paused]:indeterminate::-moz-progress-bar {
background-image: var(--acrylic-texture) !important;
backdrop-filter: var(--acrylic-blur) !important; */

padding: revert !important;
border: 1px none var(--tooltip-border-color) !important;
border-top-style: solid !important;
box-shadow: var(--tooltip-box-shadow) !important;
Expand Down

0 comments on commit 21329c6

Please sign in to comment.