mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 23:38:56 +00:00
88dfed5486
// ignore-for-release
8 lines
102 B
SCSS
8 lines
102 B
SCSS
.echarts {
|
|
text-align: center;
|
|
|
|
&:not([_echarts_instance_])::before {
|
|
@include loading;
|
|
}
|
|
}
|