Improve gabenite digital(possible conflict)

This commit is contained in:
Peter Maquiran
2021-04-28 11:06:55 +01:00
parent 12dff45a9c
commit a7277f0f90
19 changed files with 728 additions and 150 deletions
@@ -168,4 +168,14 @@ ion-menu{
font-size: 13px;
}
}
}
}
.chat-popover .popover-content {
width: 100% !important;
left: 0 !important;
bottom: 0 !important;
right: 0 !important;
top: calc(100% - 160px) !important;
max-height: 160px;
min-height: 160px;
}