mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Finish style expedient-detail page
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
--ion-color-warning-tint: #ffca22;
|
||||
|
||||
/** danger **/
|
||||
--ion-color-red:#d30a0a;
|
||||
--ion-color-danger: #eb445a;
|
||||
--ion-color-danger-rgb: 235, 68, 90;
|
||||
--ion-color-danger-contrast: #ffffff;
|
||||
@@ -264,7 +265,7 @@
|
||||
background: rgba(51, 51, 51, 0.3);
|
||||
}
|
||||
.modal, .newchat, .new-group, .contacts, .group-messages, .custom-modal{
|
||||
padding-top: 93px;
|
||||
padding-top: 75px;
|
||||
--border-radius: 25px 25px 0 0;
|
||||
--border-width:0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user