Set text color to secondary-fg-color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -56,6 +56,7 @@ limitations under the License.
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
color: $secondary-fg-color;
|
||||||
|
|
||||||
.mx_CallEvent_content_callBack {
|
.mx_CallEvent_content_callBack {
|
||||||
margin-left: 10px; // To match mx_callEvent
|
margin-left: 10px; // To match mx_callEvent
|
||||||
|
|||||||
Reference in New Issue
Block a user