@@ -505,6 +505,9 @@ onUnmounted(() => {
font-size: 36px !important;
line-height: 1.8 !important;
}
+ ::deep(iframe){
+ width: 1000% !important;
+ }
@@ -547,6 +547,9 @@ export default {
+ :deep(iframe){
+ width: 100% !important;
.no-auth-wrap{
@@ -585,6 +585,9 @@ export default {