Skip to content

Commit

Permalink
Fix ActionCaption layout
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
  • Loading branch information
marcoambrosini committed Jun 17, 2021
1 parent b80f1fa commit c64175e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/ActionCaption/ActionCaption.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,8 @@ export default {
pointer-events: none;
margin-left: 12px;
padding-right: 14px;
height: 44px;
display: flex;
align-items: center;
}
</style>

0 comments on commit c64175e

Please sign in to comment.