Added a hover effect to the PowerItem
This commit is contained in:
parent
5a47618dce
commit
25c9d62cf2
@ -19,6 +19,9 @@
|
||||
margin: 0
|
||||
font-size: 15pt
|
||||
|
||||
.power-item:hover:not(.power-item-active)
|
||||
border: 2px solid $dark-gray
|
||||
|
||||
.power-item-active
|
||||
border: 2px solid $primary
|
||||
filter: drop-shadow(0px 0px 3px $primary)
|
||||
|
Reference in New Issue
Block a user