This commit is contained in:
ducdat0507 2022-12-14 16:01:56 +07:00
parent 6cb741a134
commit 8eac9490ee

View file

@ -28,7 +28,7 @@
<div
class="overlayTextContainer border"
:style="[
{ width: unref(width) + 'px', height: unref(height - 1) + 'px' },
{ width: unref(width) + 'px', height: (unref(height) - 1) + 'px' },
unref(borderStyle) ?? {}
]"
>