diff --git a/scoary/templates/trait.css b/scoary/templates/trait.css index 92df37e..6187c93 100644 --- a/scoary/templates/trait.css +++ b/scoary/templates/trait.css @@ -100,4 +100,8 @@ code { .popover-header { white-space: nowrap; -} \ No newline at end of file +} + +.main-svg { + background: unset !important; +}