Skip to content
Snippets Groups Projects
Commit c0d6667f authored by Lewis Liu's avatar Lewis Liu Committed by GitHub
Browse files

Adjusted edit button spacing

parent 1eebd14e
Branches
Tags
No related merge requests found
......@@ -22,7 +22,7 @@
}
:local(.saveButton) {
composes: mx1 from "style";
composes: mr1 from "style";
composes: subheaderButton;
}
......@@ -32,6 +32,7 @@
}
:local(.editButton) {
composes: p0 mx1 from "style";
color: var(--primary-button-bg-color);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment