Skip to content

Commit 40dfd37

Browse files
author
Loïc Hermann
authored
Align creatable with breadcrumb
1 parent 07fb860 commit 40dfd37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core/css/styles.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,8 @@ code {
781781
border: 1px solid var(--color-border-dark);
782782
border-radius: var(--border-radius-pill);
783783
position: relative;
784-
left: 5px;
784+
left: 15px;
785+
top:3px;
785786
order:1;
786787

787788
.icon.icon-add{

0 commit comments

Comments
 (0)