mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
9 lines
99 B
CSS
9 lines
99 B
CSS
.checkIcon {
|
|
position: absolute;
|
|
right: 16px;
|
|
}
|
|
|
|
.checkIcon * {
|
|
stroke: var(--textColor1);
|
|
}
|