Skip to content

Commit 7e44517

Browse files
author
bczmarko
committed
in .p-toolbar-group-end css rule using rem instead of px
1 parent 66a3cbc commit 7e44517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular-primeng-app/src/app/components/post-details/post-details.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010

1111
.p-toolbar-group-end {
12-
gap: 10px;
12+
gap: 0.625rem;
1313
}
1414
}
1515

0 commit comments

Comments
 (0)