Skip to content

Commit

Permalink
FORMS-15595 : added display:flex to tnc label after checkbox. (#1210)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnurudraS committed Aug 9, 2024
1 parent 8920e8d commit 70b3be1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@
tablet_x0023_default_x0023_ui="[paddingLock:linkOff,paddingPopover:—\, 0px\, —\, 0px]"/>
<af_tnccheckboxlabel
jcr:primaryType="nt:unstructured"
default_x0023_default="[font-size:0.875rem,color:#888888,cssOverride:cursor: pointer;]"/>
default_x0023_default="[font-size:0.875rem,color:#888888,cssOverride:cursor: pointer;display:flex;]"/>
<af_accordionpanelcontentarea
jcr:primaryType="nt:unstructured"
default_x0023_default="[padding-left:3.5rem,padding-bottom:1rem,padding-right:3.5rem,padding-top:1rem,border-style:solid,border-left-width:2px,border-bottom-width:2px,border-top-width:0px,border-right-width:2px,border-color:#cccccc,background:#f5f5f5]"
Expand Down

0 comments on commit 70b3be1

Please sign in to comment.