update docs theming unstyled for dialog and image

This commit is contained in:
Nay Nyein Chan 2023-11-15 19:17:48 +06:30
parent e474d11e9d
commit 684fab77ec
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ export default {
root: ({ state }) => ({
class: [
'rounded-lg shadow-lg border-0',
'max-h-90 transform scale-100',
'max-h-[90%] transform scale-100',
'm-0 w-[50vw]',
'dark:border dark:border-blue-900/40',
{