mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 00:06:15 -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;"
|
||||
>
|
||||
<n-input-group>
|
||||
<n-input-group-label style="width: 150px;">
|
||||
<n-input-group-label style="width: 200px;">
|
||||
{{ name }}
|
||||
</n-input-group-label>
|
||||
<input-copyable :value="fromDate(date)" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue