mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 22:58:30 +01:00
Change chart-holder width. (#530)
This commit is contained in:
parent
cd1ec53af0
commit
794bc99cb6
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
height: calc(100vh - 270px);
|
||||
min-height: 525px;
|
||||
padding-left: 20px;
|
||||
width: 97%;
|
||||
width: 98.5%;
|
||||
padding-top: 20px;
|
||||
@media(min-width: 992px){
|
||||
padding-top: 10px;
|
||||
|
|
Loading…
Add table
Reference in a new issue