Bug 1947884 - Add background property to dismiss button on Review Checker callouts - r=shopping-reviewers,omc-reviewers,kpatenio,emcminn

Differential Revision: https://phabricator.services.mozilla.com/D240229
This commit is contained in:
Rebecca King
2025-03-17 19:22:39 +00:00
parent 074339a969
commit 7a5cd481d5

View File

@@ -1722,8 +1722,9 @@ const MESSAGES = () => {
dismiss_button: {
action: { dismiss: true },
size: "small",
marginBlock: "28px 0",
marginBlock: "20px 0",
marginInline: "0 28px",
background: true,
},
secondary_button: {
label: {
@@ -1977,8 +1978,9 @@ const MESSAGES = () => {
dismiss_button: {
action: { dismiss: true },
size: "small",
marginBlock: "28px 0",
marginBlock: "20px 0",
marginInline: "0 28px",
background: true,
},
secondary_button: {
label: {
@@ -2423,8 +2425,9 @@ const MESSAGES = () => {
dismiss_button: {
action: { dismiss: true },
size: "small",
marginBlock: "28px 0",
marginBlock: "20px 0",
marginInline: "0 28px",
background: true,
},
},
},
@@ -2494,8 +2497,9 @@ const MESSAGES = () => {
dismiss_button: {
action: { dismiss: true },
size: "small",
marginBlock: "28px 0",
marginBlock: "20px 0",
marginInline: "0 28px",
background: true,
},
},
},
@@ -2617,8 +2621,9 @@ const MESSAGES = () => {
dismiss_button: {
action: { dismiss: true },
size: "small",
marginBlock: "28px 0",
marginBlock: "20px 0",
marginInline: "0 28px",
background: true,
},
},
},
@@ -2688,8 +2693,9 @@ const MESSAGES = () => {
dismiss_button: {
action: { dismiss: true },
size: "small",
marginBlock: "28px 0",
marginBlock: "20px 0",
marginInline: "0 28px",
background: true,
},
},
},
@@ -2760,8 +2766,9 @@ const MESSAGES = () => {
dismiss_button: {
action: { dismiss: true },
size: "small",
marginBlock: "28px 0",
marginBlock: "20px 0",
marginInline: "0 28px",
background: true,
},
},
},
@@ -2831,8 +2838,9 @@ const MESSAGES = () => {
dismiss_button: {
action: { dismiss: true },
size: "small",
marginBlock: "28px 0",
marginBlock: "20px 0",
marginInline: "0 28px",
background: true,
},
},
},