Merge "Ensure header edit icons are the same size"

This commit is contained in:
jenkins-bot 2023-09-12 00:09:12 +00:00 committed by Gerrit Code Review
commit d676f6e910

View file

@ -177,8 +177,9 @@ main {
margin-top: -1em;
margin-bottom: -1em;
.cdx-button {
.cdx-button:last-child {
.cdx-mixin-button-layout-flush( 'end', true, 'large' );
font-size: 1rem; // stylelint-disable-line unit-disallowed-list
}
}
}