Skip to content

Commit

Permalink
fix: only style toggle inside catbg
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoAndresCortes committed Nov 19, 2024
1 parent f658c2c commit e8f49a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/custom/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -1586,7 +1586,7 @@ header#header .content-wrapper {
}

/** Toggler **/
.toggle_up, .toggle_down {
.catbg .toggle_up, .catbg .toggle_down {
align-items: center;
background: rgba(0, 0, 0, 0.35);
border-color: transparent;
Expand Down

0 comments on commit e8f49a5

Please sign in to comment.