6 lines
93 B
PHP
6 lines
93 B
PHP
<style>
|
|
#{{ $model->id }} > svg {
|
|
@include("charts::_partials.dimension.css")
|
|
}
|
|
</style>
|