From 2eeb7de81578cc5928ae065bed56e31eccbdcb72 Mon Sep 17 00:00:00 2001 From: "tiago.kayaya" Date: Tue, 28 Sep 2021 16:11:36 +0100 Subject: [PATCH] save --- src/global.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/global.scss b/src/global.scss index 2e58b81d5..13a3b12f4 100644 --- a/src/global.scss +++ b/src/global.scss @@ -1104,12 +1104,14 @@ ngx-mat-datetime-content{ } .menuButton{ + font-size: 14px; width: 100%; background: none; padding: 10px 5px 10px 5px; } .menuButton:hover{ background: #e6f6ff75; + //font-weight: 400; } .message-attachments{