Spaces:
Sleeping
Sleeping
DmitrMakeev
commited on
Commit
•
11d3372
1
Parent(s):
986190d
Update se_mes_f.html
Browse files- se_mes_f.html +2 -1
se_mes_f.html
CHANGED
@@ -16,8 +16,9 @@
|
|
16 |
iframe {
|
17 |
border: none;
|
18 |
width: 100%;
|
19 |
-
max-width:
|
20 |
height: 300px;
|
|
|
21 |
margin: 10px 0;
|
22 |
}
|
23 |
</style>
|
|
|
16 |
iframe {
|
17 |
border: none;
|
18 |
width: 100%;
|
19 |
+
max-width: 100%;
|
20 |
height: 300px;
|
21 |
+
overflow: hidden;
|
22 |
margin: 10px 0;
|
23 |
}
|
24 |
</style>
|