This commit is contained in:
SBD
2023-11-25 14:07:03 +03:00
parent 0d41c95e3d
commit 28d3138c43
4 changed files with 23 additions and 20 deletions

View File

@@ -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;