Added fullScreen ticket

This commit is contained in:
MaxOvs19
2023-04-20 20:10:08 +03:00
parent ab2ff123a0
commit cb79f3c063
11 changed files with 384 additions and 63 deletions

View File

@ -25,6 +25,9 @@
line-height: 32px;
color: #111112;
margin-bottom: 10px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
&__info {