mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Update participant count color
It has changed in recent designs.
This commit is contained in:
parent
b1a5c8c120
commit
b9b53ec251
@ -109,6 +109,7 @@ limitations under the License.
|
|||||||
|
|
||||||
.participantsLine {
|
.participantsLine {
|
||||||
grid-area: participants;
|
grid-area: participants;
|
||||||
|
color: var(--cpd-color-text-secondary);
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: var(--cpd-space-1-5x);
|
gap: var(--cpd-space-1-5x);
|
||||||
|
Loading…
Reference in New Issue
Block a user