fixed invisible buttons issue across the website
This commit is contained in:
@@ -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') }}
|
||||
|
||||
Reference in New Issue
Block a user