Skip to content

Commit

Permalink
Fix Horizontal line below/after side navigation v17development#171
Browse files Browse the repository at this point in the history
  • Loading branch information
pdragun committed Feb 14, 2024
1 parent 0d6cdf6 commit 6ae5819
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions less/Forum/Item.less
Original file line number Diff line number Diff line change
Expand Up @@ -265,3 +265,7 @@
-ms-user-select: none;
user-select: none;
}

.sideNav:after {
border-bottom: unset !important;
}

0 comments on commit 6ae5819

Please sign in to comment.