Skip to content

Commit

Permalink
fix help button style
Browse files Browse the repository at this point in the history
  • Loading branch information
henices committed Feb 5, 2024
1 parent a92a9b1 commit 5e31a47
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/code/logseq.css
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,10 @@ Block Color Styling
MISC
=============================================================================*/

/*
.cp__sidebar-help-btn {
display: none;
.dark-theme .cp__sidebar-help-btn,
.light-theme .cp__sidebar-help-btn {
right: 0.5rem;
}
*/

.asset-ref.is-pdf:after {
color: hsl(var(--cl-text-color), 0.5);
Expand Down

0 comments on commit 5e31a47

Please sign in to comment.