diff --git a/ui/scss/component/_channel.scss b/ui/scss/component/_channel.scss index 4691236ab..7b9e19a05 100644 --- a/ui/scss/component/_channel.scss +++ b/ui/scss/component/_channel.scss @@ -9,6 +9,8 @@ $actions-z-index: 2; stroke: var(--color-text); } } + .sigtest { + } .button-following { color: var(--color-text) !important; background-color: var(--color-button-alt-bg) !important;