mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-24 09:45:35 +08:00
feat(overview): add background color to charts container
This commit is contained in:
parent
39857d9213
commit
bd83d113b1
@ -152,7 +152,7 @@ export default () => {
|
|||||||
</TrafficWidget>
|
</TrafficWidget>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="flex flex-col sm:flex-row">
|
<div class="rounded-box flex flex-col bg-base-300 sm:flex-row">
|
||||||
<div class="m-4 flex-1">
|
<div class="m-4 flex-1">
|
||||||
<SolidApexCharts
|
<SolidApexCharts
|
||||||
type="area"
|
type="area"
|
||||||
|
Loading…
Reference in New Issue
Block a user