mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
update docs theming unstyled for dialog and image
This commit is contained in:
parent
e474d11e9d
commit
684fab77ec
2 changed files with 2 additions and 2 deletions
|
@ -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',
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue