Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
DEVPROD-3325: Fix bug where mount points section is partially obscured (
Browse files Browse the repository at this point in the history
  • Loading branch information
minnakt authored Jan 16, 2024
1 parent 45550f1 commit d4c9fa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/distroSettings/tabs/ProviderTab/schemaFields.ts
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ const mountPoints = {
"ui:topAlignDelete": true,
items: {
"ui:ObjectFieldTemplate": AccordionFieldTemplate,
"ui:defaultOpen": true,
"ui:numberedTitle": "Mount Point",
},
},
Expand Down

0 comments on commit d4c9fa2

Please sign in to comment.