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