Use correct color for cancel button in dialog (#34308)

* Use secondary style for cancel button in dialog

* Update snapshots

* Update screenshots

* Update screenshots
This commit is contained in:
Florian Duros
2026-07-23 12:41:17 +00:00
committed by GitHub
parent 8dc1965d15
commit 2d07c591e3
32 changed files with 41 additions and 2 deletions
@@ -98,6 +98,7 @@ exports[`CreateSecretStorageDialog handles the happy path 1`] = `
class="mx_Dialog_buttons_row"
>
<button
class="cancel"
data-testid="dialog-cancel-button"
type="button"
>
@@ -247,6 +248,7 @@ exports[`CreateSecretStorageDialog when there is an error fetching the backup ve
class="mx_Dialog_buttons_row"
>
<button
class="cancel"
data-testid="dialog-cancel-button"
type="button"
>
@@ -58,6 +58,7 @@ exports[`<RestoreKeyBackupDialog /> should display an error when recovery key is
class="mx_Dialog_buttons_row"
>
<button
class="cancel"
data-testid="dialog-cancel-button"
type="button"
>
@@ -171,6 +172,7 @@ exports[`<RestoreKeyBackupDialog /> should not raise an error when recovery is v
class="mx_Dialog_buttons_row"
>
<button
class="cancel"
data-testid="dialog-cancel-button"
type="button"
>
@@ -281,6 +283,7 @@ exports[`<RestoreKeyBackupDialog /> should render 1`] = `
class="mx_Dialog_buttons_row"
>
<button
class="cancel"
data-testid="dialog-cancel-button"
type="button"
>