mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-06-12 19:45:15 +08:00
2 lines
320 B
CSS
2 lines
320 B
CSS
@charset "UTF-8";.echart{width:100%;height:100%}.echart .n-card{margin-top:18px}.echart .n-card:first-child{margin-top:0}.echart .chart--container{width:100%;height:500px}.ray-chart{width:var(--ray-chart-width);height:var(--ray-chart-height);border:none;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}
|