This commit is contained in:
tiago.kayaya
2021-05-05 17:14:44 +01:00
parent fb949400b4
commit 2003028b7d
18 changed files with 288 additions and 22 deletions
+9
View File
@@ -291,6 +291,15 @@
max-height: 90px;
min-height: 90px;
}
.exp-options .popover-content{
width: 100% !important;
left: 0 !important;
bottom: 0 !important;
right: 0 !important;
top: calc(100% - 260px) !important;
max-height: 260px;
min-height: 260px;
}
.chat-options-popover .popover-content{
width: 100% !important;
left: 0 !important;