Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2022-01-02 21:02:13 +0300
committersualko <klaus@jsxc.org>2022-01-02 21:02:13 +0300
commitf9bddbae0d6e08bf0a0fc33e6ad94c24240ee77c (patch)
tree5d622142b715329a03742fe0b728eb91111e928c
parent8bbaae6bec60bb75d10f665353d2bc56aba1d486 (diff)
fix: style of roster tags
fix nextcloud/jsxc.nextcloud#177
-rw-r--r--scss/partials/_bar.scss2
1 files changed, 1 insertions, 1 deletions
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;