add bold message

This commit is contained in:
Peter Maquiran
2022-07-13 16:08:57 +01:00
parent 762329bb49
commit 893d01c1da
3 changed files with 19 additions and 3 deletions
+5
View File
@@ -178,3 +178,8 @@ ion-content{
color: #fff !important;
background-color: #42b9fe !important;
}
.bold-message {
font-weight: bold;
}