Skip to content

Commit 5f4a049

Browse files
rootroot
authored andcommitted
Issue-1190/PR-3148 Improve the space between the text and the button
1 parent e06b67f commit 5f4a049

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/item-page/edit-item-page/item-operation/item-operation.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="col-12 col-md-3 column-height float-left d-flex h-100 action-label">
1+
<div class="col-12 col-md-3 column-height float-left d-flex action-label">
22
<span class="justify-content-center align-self-center">
33
{{'item.edit.tabs.status.buttons.' + operation.operationKey + '.label' | translate}}
44
</span>

0 commit comments

Comments
 (0)