kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'menu-icon-disable-transition' into 'develop'
DropdownMenu: disable svg icon transition for better hover state See merge request soapbox-pub/soapbox-fe!858features-override
commit
7bf70d9f4d
|
@ -83,9 +83,11 @@
|
||||||
height: 20px;
|
height: 20px;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
transition: none;
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
stroke-width: 1.5;
|
stroke-width: 1.5;
|
||||||
|
transition: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue