0.0.255
This commit is contained in:
@@ -316,6 +316,27 @@
|
||||
}
|
||||
|
||||
/*messenger*/
|
||||
.loader_chat_f_sw_chats.show{
|
||||
display: block;
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
position: absolute;
|
||||
top: 38%;
|
||||
left: 52%;
|
||||
}
|
||||
|
||||
.loader_chat_f_sw_chats.support.show{
|
||||
display: block;
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 52%;
|
||||
}
|
||||
|
||||
.loader_chat_f_sw_chats{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.container-messenger{
|
||||
width: 100%;
|
||||
@@ -490,7 +511,7 @@
|
||||
.title-list-of-users{
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
padding: 20px 20px 40px 20px;
|
||||
padding: 20px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user