From f9bddbae0d6e08bf0a0fc33e6ad94c24240ee77c Mon Sep 17 00:00:00 2001 From: sualko Date: Sun, 2 Jan 2022 19:02:13 +0100 Subject: fix: style of roster tags fix nextcloud/jsxc.nextcloud#177 --- scss/partials/_bar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/partials/_bar.scss b/scss/partials/_bar.scss index 9230c2e2..b08020ee 100644 --- a/scss/partials/_bar.scss +++ b/scss/partials/_bar.scss @@ -64,7 +64,7 @@ padding-top: 2px; } - &__tag { + @at-root button.jsxc-bar__tag { background-color: #bbb; border: 0; border-radius: 0; -- cgit v1.2.3