feat(shortcodes): add width and height params for echarts shortc… (#192)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
.echarts {
|
||||
width: 100%;
|
||||
height: 30rem;
|
||||
margin: .5rem 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user