Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -123,7 +123,7 @@
|
|
123 |
padding: 4px 4px;
|
124 |
}
|
125 |
.tab-content .tradingview-widget-container {
|
126 |
-
height:
|
127 |
}
|
128 |
}
|
129 |
|
|
|
123 |
padding: 4px 4px;
|
124 |
}
|
125 |
.tab-content .tradingview-widget-container {
|
126 |
+
height: 365px !important; /* Điều chỉnh chiều cao chart để vừa màn hình */
|
127 |
}
|
128 |
}
|
129 |
|