Rebased on top of master
This commit is contained in:
@@ -19,6 +19,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
.full-container.nodepage {
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
.full-container.widget {
|
||||
height: 250px;
|
||||
min-height: 250px;
|
||||
}
|
||||
|
||||
.widget {
|
||||
width: 99vw;
|
||||
height: 250px;
|
||||
@@ -29,10 +38,6 @@
|
||||
-webkit-mask: linear-gradient(180deg, #11131f00 0%, #11131fff 20%);
|
||||
}
|
||||
|
||||
.full-container.nodepage {
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
.chart {
|
||||
min-height: 500px;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user