mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
add messages page and style
This commit is contained in:
@@ -281,6 +281,15 @@
|
||||
max-height: 160px;
|
||||
min-height: 160px;
|
||||
}
|
||||
.messages-options .popover-content{
|
||||
width: 100% !important;
|
||||
left: 0 !important;
|
||||
bottom: 0 !important;
|
||||
right: 0 !important;
|
||||
top: calc(100% - 90px) !important;
|
||||
max-height: 90px;
|
||||
min-height: 90px;
|
||||
}
|
||||
.chat-options-popover .popover-content{
|
||||
width: 100% !important;
|
||||
left: 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user