|
@@ -2209,6 +2209,7 @@ const handleHomeworkSubmit = async () => {
|
|
|
*, *::before, *::after {
|
|
*, *::before, *::after {
|
|
|
animation: none !important;
|
|
animation: none !important;
|
|
|
transition: none !important;
|
|
transition: none !important;
|
|
|
|
|
+ opacity: 1 !important;
|
|
|
}
|
|
}
|
|
|
`
|
|
`
|
|
|
iframeElement.contentWindow.document.head.appendChild(style)
|
|
iframeElement.contentWindow.document.head.appendChild(style)
|