Skip to content

Commit

Permalink
Drop style attribute using undef CSS var (#2180)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Jan 21, 2025
1 parent ef59ee7 commit 258d3e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/scss/_sidebar-tree.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@

@include media-breakpoint-up(md) {
padding-top: 4rem;
background-color: var(--bs-body-tertiary-bg);
padding-right: 1rem;
border-right: 1px solid var(--bs-border-color);
}
Expand Down

0 comments on commit 258d3e5

Please sign in to comment.