Fetching metadata from the HF Docker repository...
|
@@ -8,11 +8,9 @@
|
8
|
|
9
|
<style>
|
10
|
#chart_box{
|
11
|
-
display: contents;
|
12
|
-
}
|
13
|
-
#chart{
|
14
|
-
display: contents;
|
15
|
}
|
|
|
16
|
|
17
|
</style>
|
18
|
</head>
|
|
|
8
|
|
9
|
<style>
|
10
|
#chart_box{
|
11
|
+
display: block;
|
|
|
|
|
|
|
12
|
}
|
13
|
+
|
14
|
|
15
|
</style>
|
16
|
</head>
|