1
0

fix: Jump to Present Bar text (#192)

* fix: Jump to Present Bar text

* Make sure it actually works
This commit is contained in:
Jade Herd
2023-06-05 08:08:09 -04:00
committed by GitHub
parent f93f06e1ab
commit 61f7bd336e

View File

@@ -299,6 +299,11 @@ div[class^="chat"]
border: 1px solid $red !important;
}
// Jump to Present bar text
[class*="barButtonBase-"] {
color: $crust !important;
}
// calls
div[class^="callContainer-"] {
[class*="controlIcon-"] {