Bug fixes (#6439)
* PLT-5863 - Fixing overflow in modals * PLT-6545 - Fix for Code block tag on mobile * PLT-6549 - Fixing integrations UI * PLT-6506 - Large embedded images producting scroll
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
2a146766f0
Коммит
c998fd4f52
@@ -97,6 +97,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.integration-option {
|
||||
width: 280px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
|
||||
Ссылка в новой задаче
Block a user