Set text color to secondary-fg-color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
7b6c3aec63
commit
02e6559330
|
@ -56,6 +56,7 @@ limitations under the License.
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
color: $secondary-fg-color;
|
||||
|
||||
.mx_CallEvent_content_callBack {
|
||||
margin-left: 10px; // To match mx_callEvent
|
||||
|
|
Loading…
Reference in New Issue