0.8.395
This commit is contained in:
@@ -828,6 +828,9 @@
|
||||
width: 100%;
|
||||
height: 88vh;
|
||||
}
|
||||
.name_ticket{
|
||||
width: 100%;
|
||||
}
|
||||
.menu_buttons.curtain.left.close.chat{
|
||||
left: -338px;
|
||||
transition: 200ms;
|
||||
|
||||
@@ -733,16 +733,16 @@
|
||||
/*messenger with support*/
|
||||
|
||||
.name_ticket{
|
||||
width: 100%;
|
||||
width: 63%;
|
||||
filter: drop-shadow(-1px 4px 10px rgba(198, 199, 203, 0.20)) drop-shadow(0px -1px 10px rgba(198, 199, 203, 0.20));
|
||||
height: 40px;
|
||||
background: #FFFFFF;
|
||||
/*padding: 20px;*/
|
||||
/* padding: 20px; */
|
||||
margin-bottom: 5px;
|
||||
border-radius: 3px;
|
||||
float: right;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.name_ticket > span{
|
||||
padding: 10px;
|
||||
font-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user