add dark mode in dashboard stats & chart

This commit is contained in:
yashkanakiya
2023-03-21 15:52:29 +05:30
parent 15f3f566e3
commit 3710ba74e5
10 changed files with 93 additions and 76 deletions

View File

@ -1,7 +1,7 @@
<template>
<BaseContentPlaceholders
:rounded="true"
class="relative flex justify-between w-full p-3 bg-white rounded shadow lg:col-span-3 xl:p-4"
class="relative flex justify-between w-full p-3 bg-white rounded shadow lg:col-span-3 xl:p-4 dark:bg-gray-800"
>
<div>
<BaseContentPlaceholdersText