mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-04-06 03:57:49 +08:00
5 lines
83 B
SCSS
5 lines
83 B
SCSS
.ray-chart {
|
|
width: var(--ray-chart-width);
|
|
height: var(--ray-chart-height);
|
|
}
|