This commit is contained in:
tiago.kayaya
2021-07-26 20:46:14 +01:00
parent 491424768e
commit 6d731aea1c
8 changed files with 59 additions and 41 deletions
+3 -3
View File
@@ -287,7 +287,7 @@ $app-theme: mat-light-theme((
padding: 25px;
} */
//MODALS
.emend-message-modal{
.add-note-modal, .emend-message-modal{
--height: 50%;
--border-radius: 10px;
padding: 25px;
@@ -297,7 +297,7 @@ $app-theme: mat-light-theme((
--height: 50%;
--border-radius: 10px;
padding: 25px;
background: rgba(51, 51, 51, 0.3);
background: rgba(51, 51, 51, 0.3);
}
.modal, .newchat, .new-group, .contacts, .group-messages, .custom-modal{
padding-top: 65px;
@@ -315,7 +315,7 @@ $app-theme: mat-light-theme((
right: 0 !important;
top: calc(100% - 160px) !important;
max-height: 160px;
min-height: 160px;
min-height: 160px;
}
.messages-options .popover-content{
width: 100% !important;