Skip to content

Commit 093ff31

Browse files
Oceansdeep7robin.li
andauthored
refactor(bcrypt): fix input label align (CorentinTh#721)
Co-authored-by: robin.li <[email protected]>
1 parent e07e2ae commit 093ff31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/bcrypt/bcrypt.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const compareMatch = computed(() => compareSync(compareString.value, compareHash
2323
raw-text
2424
label="Your string: "
2525
label-position="left"
26+
label-align="right"
2627
label-width="120px"
2728
mb-2
2829
/>

0 commit comments

Comments
 (0)