mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
further improvements on events to approve and expedientes view for mobile
This commit is contained in:
@@ -291,6 +291,15 @@
|
||||
max-height: 90px;
|
||||
min-height: 90px;
|
||||
}
|
||||
.events-options .popover-content{
|
||||
width: 100% !important;
|
||||
left: 0 !important;
|
||||
bottom: 0 !important;
|
||||
right: 0 !important;
|
||||
top: calc(100% - 190px) !important;
|
||||
max-height: 190px;
|
||||
min-height: 190px;
|
||||
}
|
||||
.exp-options .popover-content{
|
||||
width: 100% !important;
|
||||
left: 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user