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

@ -411,6 +411,9 @@
font-size: 16px;
line-height: 24px;
margin-bottom: 0;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
span {