mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
refactor(clean): removed useless br tags
This commit is contained in:
committed by
Corentin THOMASSET
parent
c45bce36f9
commit
74073f5038
@@ -16,8 +16,7 @@
|
||||
</n-form-item>
|
||||
<n-input :value="hashed" readonly style="text-align: center" />
|
||||
</n-form>
|
||||
<br />
|
||||
<n-space justify="center">
|
||||
<n-space justify="center" mt-5>
|
||||
<c-button @click="copy"> Copy hash </c-button>
|
||||
</n-space>
|
||||
</n-card>
|
||||
|
||||
Reference in New Issue
Block a user