Add channels map to the node page

This commit is contained in:
nymkappa
2022-07-23 15:43:38 +02:00
parent 33776b2b09
commit 40f2b97075
10 changed files with 151 additions and 42 deletions

View File

@@ -29,7 +29,12 @@
-webkit-mask: linear-gradient(180deg, #11131f00 0%, #11131fff 20%);
}
.full-container.nodepage {
margin-top: 50px;
}
.chart {
min-height: 500px;
width: 100%;
height: 100%;
padding-right: 10px;