Re-enable hover styles
This commit is contained in:
parent
40d58c9bc3
commit
8f7f38536d
8 changed files with 28 additions and 28 deletions
|
@ -89,8 +89,8 @@ impl<S: 'static + Send + Sync + Clone> Palette<S> {
|
|||
.px_2()
|
||||
.py_0p5()
|
||||
.rounded_lg()
|
||||
// .hover()
|
||||
// .fill(theme.lowest.base.hovered.background)
|
||||
.hover()
|
||||
.fill(theme.lowest.base.hovered.background)
|
||||
// .active()
|
||||
// .fill(theme.lowest.base.pressed.background)
|
||||
.child(item.clone())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue