Skip to content

Commit

Permalink
RNmobile: Fix the cancel button on Columns Block (#34249)
Browse files Browse the repository at this point in the history
  • Loading branch information
enejb authored Aug 24, 2021
1 parent 3437ce3 commit 58e6686
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
.cancelButton {
color: $blue-wordpress;
font-size: 16px;
padding-left: $grid-unit-20;
padding-right: $grid-unit-20;
}

.cancelButtonDark {
Expand Down

0 comments on commit 58e6686

Please sign in to comment.