mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-19 15:08:12 -07:00
bitview: reorg part 9
This commit is contained in:
@@ -991,7 +991,7 @@
|
||||
}
|
||||
|
||||
.chart > legend,
|
||||
#charts > fieldset {
|
||||
#chart > fieldset {
|
||||
text-transform: lowercase;
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
@@ -1161,7 +1161,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
#charts {
|
||||
#chart {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
@@ -1824,7 +1824,7 @@
|
||||
</main>
|
||||
<aside id="aside">
|
||||
<div id="explorer" hidden></div>
|
||||
<div id="charts" hidden></div>
|
||||
<div id="chart" hidden></div>
|
||||
<div id="table" hidden></div>
|
||||
<div id="simulation" hidden></div>
|
||||
</aside>
|
||||
|
||||
Reference in New Issue
Block a user