Remove left padding from header-cancel

The padding is outside the highlighted area of the button in codex.

Change-Id: I032ba224a49d891de582fe8c069c9bff28583806
This commit is contained in:
Ed Sanders 2023-08-09 14:16:27 +01:00 committed by Jdlrobson
parent 2d59a77307
commit 9121846bbc

View file

@ -6,10 +6,6 @@
.editor-textarea();
}
.header-cancel {
padding-left: 4px;
}
.license {
.secondary-text();
}