Skip to content

Commit

Permalink
style change
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefilipecosta committed Jul 24, 2024
1 parent 56bd93c commit 211e6d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
text-align: center;
border-radius: $grid-unit-10;
font-size: 11px;
outline: $border-width solid $white;
outline: var(--wp-admin-border-width-focus) solid $white;
color: $white;
}

Expand Down

0 comments on commit 211e6d8

Please sign in to comment.