Rework os info page
This commit is contained in:
@@ -33,6 +33,12 @@ export default defineAppConfig({
|
||||
base: "resize-none"
|
||||
}
|
||||
},
|
||||
accordion: {
|
||||
slots: {
|
||||
trigger: "cursor-pointer",
|
||||
item: "md:py-2"
|
||||
},
|
||||
},
|
||||
navigationMenu: {
|
||||
slots: {
|
||||
link: "cursor-pointer",
|
||||
|
Reference in New Issue
Block a user