Set svg viewBox
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
.barchart-container {
|
||||
width: 40%;
|
||||
box-sizing: border-box;
|
||||
float: left;
|
||||
width: 50%;
|
||||
padding: 0 20px 20px 0;
|
||||
}
|
||||
.barchart g {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user