0.0.261 style updates

This commit is contained in:
2023-11-28 17:47:52 +03:00
parent 381f0a8490
commit 97b00d94cf
2 changed files with 17 additions and 1 deletions

View File

@@ -742,6 +742,7 @@
border-radius: 3px;
float: right;
position: relative;
}
.name_ticket.w_100{
width: 100%;
@@ -755,6 +756,7 @@
left: 0;
text-wrap: nowrap;
overflow: hidden;
overflow-wrap: normal;
width: calc(100% - 18px);
}