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:
@@ -107,6 +107,7 @@ exports[`dialogTermsInteractionCallback should render a dialog with the expected
|
||||
class="mx_Dialog_buttons_row"
|
||||
>
|
||||
<button
|
||||
class="cancel"
|
||||
data-testid="dialog-cancel-button"
|
||||
type="button"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user