0.0.19
This commit is contained in:
@@ -324,6 +324,7 @@
|
||||
.container-messages{
|
||||
height: 63%;
|
||||
width: 100%;
|
||||
min-height: 440px;
|
||||
}
|
||||
|
||||
.footer-chat{
|
||||
@@ -455,10 +456,18 @@
|
||||
width: 100%;
|
||||
filter: drop-shadow(-1px 4px 10px rgba(198, 199, 203, 0.20)) drop-shadow(0px -1px 10px rgba(198, 199, 203, 0.20));
|
||||
height: 60px;
|
||||
background: #FFFFFF;
|
||||
/*padding: 20px;*/
|
||||
margin-bottom: 40px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.name_ticket > span{
|
||||
padding: 20px;
|
||||
font-size: 16px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.insert_users{
|
||||
min-height: 440px;
|
||||
}
|
||||
Reference in New Issue
Block a user