Skip to content

Commit

Permalink
Improve data export
Browse files Browse the repository at this point in the history
  • Loading branch information
SRichner committed Mar 6, 2024
1 parent 201761c commit 7adcf19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const emitObfuscateSampleData = async () => {
</label>
</div>
<div v-if="selectedOption === DataExportType.ObfuscateWithTerms">
<div class="my-4 flex justify-center">
<div class="mb-2 mt-1 flex justify-center">
<label class="form-control w-full">
<input
v-model="obfuscationTermsInput"
Expand Down

0 comments on commit 7adcf19

Please sign in to comment.