mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user