Make sender bold

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-04-02 08:31:42 +02:00
parent e5a563f887
commit 535ae086b4
2 changed files with 10 additions and 1 deletions
+4
View File
@@ -62,6 +62,10 @@ limitations under the License.
flex-direction: column;
}
.mx_ImageView_info_sender {
font-weight: bold;
}
.mx_ImageView_toolbar {
padding-right: 16px;
pointer-events: all;