fix adaptive
This commit is contained in:
@ -119,6 +119,10 @@
|
||||
.create-ticket-project {
|
||||
padding: 0;
|
||||
background: white;
|
||||
|
||||
@media (max-width: 770px) {
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
|
||||
.ck-editor {
|
||||
|
Reference in New Issue
Block a user