mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 08:16:16 -04:00
refactor(style): label width
This commit is contained in:
parent
1859a9a174
commit
fd4426d246
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
style="margin: 5px 0;"
|
style="margin: 5px 0;"
|
||||||
>
|
>
|
||||||
<n-input-group>
|
<n-input-group>
|
||||||
<n-input-group-label style="width: 150px;">
|
<n-input-group-label style="width: 200px;">
|
||||||
{{ name }}
|
{{ name }}
|
||||||
</n-input-group-label>
|
</n-input-group-label>
|
||||||
<input-copyable :value="fromDate(date)" />
|
<input-copyable :value="fromDate(date)" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue