Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -109,7 +109,7 @@
|
|
109 |
padding: 8px 5px;
|
110 |
}
|
111 |
.tab-content .tradingview-widget-container {
|
112 |
-
height:
|
113 |
}
|
114 |
}
|
115 |
|
|
|
109 |
padding: 8px 5px;
|
110 |
}
|
111 |
.tab-content .tradingview-widget-container {
|
112 |
+
height: 365px !important; /* Điều chỉnh chiều cao chart để vừa màn hình */
|
113 |
}
|
114 |
}
|
115 |
|