mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
Merge pull request #133 from kkebo/add-hover-effect-to-add-buttons
fix: add hover effects to "Add" buttons
This commit is contained in:
commit
91b4c755f2
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ extension RestorationView: View {
|
|||
}
|
||||
.buttonStyle(.borderedProminent)
|
||||
.buttonBorderShape(.capsule)
|
||||
.hoverEffect()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue