Skip to content

Commit 9b5dcd2

Browse files
committed
color call button dropdown arrows
1 parent ffe0698 commit 9b5dcd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,6 +1011,9 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
10111011
.button_dd4f85.colorable_ef18ee.red_ef18ee svg {
10121012
color: var(--white-500) !important /* disconnect button */
10131013
}
1014+
.colorable_ef18ee.primaryDark_ef18ee {
1015+
color: inherit
1016+
}
10141017
.heading_a5ea57 {
10151018
color: var(--txt-0) !important /* "you're the only one here. */
10161019
}

0 commit comments

Comments
 (0)