mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Add profile modal
This commit is contained in:
@@ -278,3 +278,19 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.profile-modal{
|
||||
.modal-wrapper{
|
||||
position: absolute;
|
||||
top: -40px;
|
||||
right: 0px;
|
||||
height: 100%;
|
||||
width: 400px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.footer-container{
|
||||
padding: 10px 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user