Skip to content

Commit

Permalink
Adjust styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Sensational-Code committed Dec 12, 2024
1 parent dde46a4 commit 4d5fcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/ManagementPortal/components/PropertyBuilder.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:key="propertyKey"
class="d-flex justify-content-between gap-4"
>
<div class="d-flex flex-1">
<div class="d-flex flex-1 gap-4">
<!-- Property name -->
<InputText :value="propertyKey" type="text" placeholder="Property Name" disabled />

Expand Down

0 comments on commit 4d5fcd5

Please sign in to comment.