2
0

Change design of edit media modal in web UI (#33516)

This commit is contained in:
Eugen Rochko
2025-01-21 12:34:22 +01:00
committed by GitHub
parent 4ebdfed8ea
commit 11786f1114
42 changed files with 919 additions and 900 deletions

View File

@@ -38,4 +38,4 @@
%hr.spacer/
.simple_form
= link_to t('two_factor_authentication.generate_recovery_codes'), settings_two_factor_authentication_recovery_codes_path, data: { method: :post }, class: 'block-button'
= link_to t('two_factor_authentication.generate_recovery_codes'), settings_two_factor_authentication_recovery_codes_path, data: { method: :post }, class: 'button button--block'