mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add new owner feature uncompleted
This commit is contained in:
@@ -288,6 +288,12 @@ $app-theme: mat-light-theme(
|
||||
padding: 25px;
|
||||
} */
|
||||
//MODALS
|
||||
.centered-rounded-modal {
|
||||
--height: 100%;
|
||||
--border-radius: 10px;
|
||||
padding: 25px;
|
||||
background: rgba(51, 51, 51, 0.3);
|
||||
}
|
||||
.add-note-modal,
|
||||
.emend-message-modal {
|
||||
--height: 50%;
|
||||
|
||||
Reference in New Issue
Block a user