Fix lastactive template overflow
This commit is contained in:
@@ -70,9 +70,10 @@
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.chart {
|
||||
.scroll {
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
height: 600px;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.linkactive {
|
||||
|
||||
Reference in New Issue
Block a user