style: translate fieldtypes and payment as button
This commit is contained in:
parent
702eebd110
commit
94de429529
3 changed files with 48 additions and 22 deletions
|
|
@ -44,7 +44,7 @@ defmodule MvWeb.Components.PaymentFilterComponent do
|
|||
<button
|
||||
type="button"
|
||||
class={[
|
||||
"btn btn-ghost gap-2",
|
||||
"btn gap-2",
|
||||
@paid_filter && "btn-active"
|
||||
]}
|
||||
phx-click="toggle_dropdown"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue