mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
refactor(style): label width
This commit is contained in:
@@ -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)" />
|
||||||
|
|||||||
Reference in New Issue
Block a user