Skip to content

Commit 6ca0bca

Browse files
Fixed display of chevron button
1 parent 2d88344 commit 6ca0bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/fretonator-web/src/app/common/fretonator/fretonator.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
.infoButton--withChevron {
4949
display: flex;
50-
justify-content: space-between;
50+
justify-content: center;
5151
align-items: center;
5252
line-height: 1;
5353
}

0 commit comments

Comments
 (0)