Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -80,7 +80,7 @@
|
|
80 |
background-color: transparent;
|
81 |
color: #888;
|
82 |
border: none;
|
83 |
-
padding:
|
84 |
cursor: pointer;
|
85 |
font-size: 0.40rem;
|
86 |
flex: 1;
|
@@ -106,7 +106,7 @@
|
|
106 |
}
|
107 |
.tabs button {
|
108 |
font-size: 0.4rem;
|
109 |
-
padding:
|
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 */
|
|
|
80 |
background-color: transparent;
|
81 |
color: #888;
|
82 |
border: none;
|
83 |
+
padding: 4px 2px;
|
84 |
cursor: pointer;
|
85 |
font-size: 0.40rem;
|
86 |
flex: 1;
|
|
|
106 |
}
|
107 |
.tabs button {
|
108 |
font-size: 0.4rem;
|
109 |
+
padding: 4px 4px;
|
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 */
|