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
+12
View File
@@ -648,3 +648,15 @@ body, .blue-background{ background: #0782C9;}
ion-content {
--background:none;
}
.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;
}