mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Duration picker alpha-version done
This commit is contained in:
@@ -299,6 +299,15 @@
|
||||
max-height: 210px;
|
||||
min-height: 210px;
|
||||
}
|
||||
.group-duration .popover-content{
|
||||
width: 100% !important;
|
||||
left: 0 !important;
|
||||
bottom: 0 !important;
|
||||
right: 0 !important;
|
||||
top: calc(100% - 500px) !important;
|
||||
max-height: 500px;
|
||||
min-height: 500px;
|
||||
}
|
||||
|
||||
/* .event-actions-popover ion-list{
|
||||
} */
|
||||
|
||||
Reference in New Issue
Block a user