Skip to content

Commit

Permalink
Fix alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksleight committed Nov 10, 2023
1 parent 3096d9d commit 3469526
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/build/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"css": [
"assets/addon-226f06c4.css"
],
"file": "assets/addon-75370564.js",
"file": "assets/addon-fe159f57.js",
"isEntry": true,
"src": "resources/js/addon.js"
}
Expand Down
2 changes: 1 addition & 1 deletion resources/js/components/fieldtypes/FocalLinkFieldtype.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<div class="mt-2 flex items-center" v-if="fieldsVisible">

<div class="w-40 mr-4 flex-shrink-0 text-right"></div>
<div class="w-28 mr-4 flex-shrink-0 text-right"></div>

<div
v-if="queryEnabled"
Expand Down

0 comments on commit 3469526

Please sign in to comment.