Skip to content

Commit

Permalink
make plotly background transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTomRod authored May 31, 2022
1 parent 534ecb3 commit 97c1ecf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion scoary/templates/trait.css
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,8 @@ code {

.popover-header {
white-space: nowrap;
}
}

.main-svg {
background: unset !important;
}

0 comments on commit 97c1ecf

Please sign in to comment.