fix(style): fix label width for changelog view

This commit is contained in:
Justineo
2021-10-11 16:06:44 +08:00
parent 0ab86ea210
commit 28d2d8c9c3

View File

@@ -7,7 +7,7 @@
升级日志
</h1>
<veui-form
style="--dls-field-label-width: 4em"
style="--dls-field-label-width: calc(4em + 2px); /* WTF Safari? */"
ui="s"
class="form"
>