Add hover effect back
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user