fixed invisible buttons issue across the website

This commit is contained in:
Naser Mansour
2026-01-09 19:32:10 +02:00
parent 80072eae56
commit 773e1d3f7f
39 changed files with 155 additions and 155 deletions
@@ -90,7 +90,7 @@ new class extends Component {
<flux:button
x-show="showRecoveryCodes"
icon="arrow-path"
variant="filled"
variant="outline"
wire:click="regenerateRecoveryCodes"
>
{{ __('Regenerate Codes') }}