feat(overview): add background color to charts container

This commit is contained in:
kunish 2023-09-03 17:43:32 +08:00
parent 39857d9213
commit bd83d113b1
No known key found for this signature in database
GPG Key ID: 647A12B4F782C430

View File

@ -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"