mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32: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
|
@ -30,7 +30,7 @@ export default {
|
|||
class: ['fixed top-0 left-0 w-full h-full', 'flex items-center justify-center', 'bg-black bg-opacity-90']
|
||||
},
|
||||
toolbar: {
|
||||
class: ['absolute top-0 right-0 flex', 'p-4']
|
||||
class: ['absolute top-0 right-0 z-10 flex', 'p-4']
|
||||
},
|
||||
rotaterightbutton: {
|
||||
class: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue