diff --git a/Theme.scss b/Theme.scss index 3dcf93b..076549e 100644 --- a/Theme.scss +++ b/Theme.scss @@ -1,6 +1,4 @@ @import "Variables"; -@import "Zenhub"; - :root { scrollbar-color: rgba(175, 175, 175, 0.5) #1d1d1d !important; @@ -8103,4 +8101,6 @@ span.Label.flex-self-center.Label--outline.border-0.ml-2.bg-gray-2 { .components-container { background-color: transparent !important; -} \ No newline at end of file +} + +@import "ZenHub"; \ No newline at end of file