Skip to content

Commit

Permalink
fix ui
Browse files Browse the repository at this point in the history
  • Loading branch information
solstice23 committed Nov 20, 2021
1 parent 1ccefb1 commit 3dbc28d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1196,8 +1196,8 @@ html.darkmode.amoled-dark #leftbar_tab_tools ul li {
width: 25px;
height: 25px;
border-radius: 20px;
opacity: .2;
left: -8px;
opacity: .2;
transform: translateX(-2px);
z-index: 0;
}
.wp-calendar-nav-prev a, .wp-calendar-nav-next a {
Expand Down

0 comments on commit 3dbc28d

Please sign in to comment.