Skip to content

Commit

Permalink
Release 1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Jun 21, 2021
1 parent 3e8fb3f commit c061571
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kerberos-io/ui",
"version": "1.33.0",
"version": "1.34.0",
"main": "lib/index.js",
"repository": "https://github.com/kerberos-io/ui",
"author": "cedricve <[email protected]>",
Expand Down
1 change: 1 addition & 0 deletions src/components/Breadcrumb/breadcrumb.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ header.breadcrumb {

Button {
margin-right: size(1);

&:last-child {
margin-right: 0;
}
Expand Down

0 comments on commit c061571

Please sign in to comment.