Skip to content

Commit f09cc1e

Browse files
authored
Increase merchant feedback prompt button label underline offset (#10546)
1 parent 4ec1d3a commit f09cc1e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Significance: patch
2+
Type: fix
3+
Comment: Behind feature flag: fix merchant feedback prompt label text underline offset
4+
5+

client/merchant-feedback-prompt/style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
&__action-label {
3535
margin-left: 0.3em;
3636
text-decoration: underline;
37+
text-underline-offset: 3px;
3738
}
3839

3940
@include breakpoint( '<480px' ) {

0 commit comments

Comments
 (0)