further improvements on events to approve and expedientes view for mobile

This commit is contained in:
tiago.kayaya
2021-05-25 10:32:15 +01:00
parent 9600a050dd
commit a7aa68d83c
21 changed files with 311 additions and 144 deletions
+9
View File
@@ -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;