Make transfer button stand out more
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
2c38247221
commit
ec4290c4ff
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<div class="col d-flex align-items-center justify-content-end">
|
||||
<div class="btn-group btn-group-sm">
|
||||
<button
|
||||
class="btn"
|
||||
class="btn btn-primary"
|
||||
data-bs-toggle="modal"
|
||||
data-bs-target="#transferMoneyModal"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue