This commit is contained in:
CHIEFSOFT\ameye
2023-11-23 20:54:00 -05:00
parent df25b2c59d
commit 6c8cf4e062
5 changed files with 89 additions and 31 deletions
+3 -2
View File
@@ -118,15 +118,16 @@ ion-modal.custom_modal_bottom {
color:green;
}
.SENDER{
background-color: yellow;
background-color: #eaf3f6;
margin-left: 50px;
}
.RECIPIENT{
background-color: #e3f8f8;
margin-right: 50px;
}
.work_area{
background-color: lightblue;
background-color: #e9f3f6;
padding: 10px;
border-radius: 5px;
}