Skip to content

Commit

Permalink
Update darkmode.css
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Sep 18, 2023
1 parent 04d4130 commit 7d9b204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Moonglade.Web/wwwroot/css/darkmode.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@

.darkmode .timeline>li>.timeline-panel {
border: 1px solid var(--gray-5);
background-color: transparent !important;
}

.darkmode .timeline>li>.timeline-panel:before {
Expand Down

0 comments on commit 7d9b204

Please sign in to comment.