Add hover effect back
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
130073689d
commit
a5d5f75f52
1 changed files with 0 additions and 6 deletions
|
@ -71,12 +71,6 @@
|
|||
display: initial;
|
||||
}
|
||||
|
||||
.button button:hover svg * {
|
||||
fill: var(
|
||||
--primary-content
|
||||
) !important; /* To override .iconButton:not(.stroke):hover svg */
|
||||
}
|
||||
|
||||
.button button svg {
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
|
|
Loading…
Reference in a new issue