mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15: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>
|
||||
</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">
|
||||
<SolidApexCharts
|
||||
type="area"
|
||||
|
Loading…
Reference in New Issue
Block a user