fix adaptive

This commit is contained in:
2024-08-02 13:48:08 +03:00
parent a76725edf5
commit b02eff466f
8 changed files with 114 additions and 94 deletions

View File

@ -119,6 +119,10 @@
.create-ticket-project {
padding: 0;
background: white;
@media (max-width: 770px) {
width: 90%;
}
}
.ck-editor {