Skip to content

Commit 1c9dc5a

Browse files
committed
fix: align admin UI focus mode button label
1 parent fdb26d1 commit 1c9dc5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bundle/Resources/views/themes/admin/ui/form_fields.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@
561561
:disabled="fieldtype_is_not_translatable or disabled"
562562
>
563563
<span
564-
class="ibexa-btn__label"
564+
class="ids-btn__label"
565565
title="{{ 'distraction_free_mode.enable.tooltip'|trans|desc('Enter distraction free mode. It shows only rich text editor toolbar and focuses your attention on editing text.') }}"
566566
>
567567
{{ 'distraction_free_mode.enable.label'|trans|desc('Distraction free mode') }}

0 commit comments

Comments
 (0)