forked from lthn/blockchain
Merge remote-tracking branch 'origin/frontend' into frontend
# Conflicts: # src/gui/qt-daemon/html/main.js # src/gui/qt-daemon/html/main.js.map
This commit is contained in:
commit
636fc4f9b3
3 changed files with 4 additions and 2 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -45,12 +45,14 @@
|
|||
}
|
||||
|
||||
.chart {
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex: 1 1 auto;
|
||||
min-height: 40rem;
|
||||
|
||||
> div {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue