mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user