Spaces:
Running
Running
chokiproai
commited on
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -51,8 +51,8 @@
|
|
51 |
background-color: #0056b3;
|
52 |
}
|
53 |
.tab-pane {
|
54 |
-
height:
|
55 |
-
overflow:
|
56 |
}
|
57 |
|
58 |
.tab-pane iframe {
|
|
|
51 |
background-color: #0056b3;
|
52 |
}
|
53 |
.tab-pane {
|
54 |
+
height: auto;
|
55 |
+
overflow: auto;
|
56 |
}
|
57 |
|
58 |
.tab-pane iframe {
|