Skip to content

Commit

Permalink
fix(kit): removed redundant space (#9916)
Browse files Browse the repository at this point in the history
  • Loading branch information
40oleg authored Dec 4, 2024
1 parent 8c3a228 commit e10d0eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/kit/components/action-bar/action-bar.style.less
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
justify-content: flex-end;
gap: 0.5rem;
margin-inline-start: auto;
text-indent: 0;

:host-context(tui-root._mobile) & {
flex: 1;
Expand Down

0 comments on commit e10d0eb

Please sign in to comment.