[improvement] IndexAnchor: remove transition
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
font-size: @index-anchor-font-size;
|
||||
line-height: @index-anchor-line-height;
|
||||
background-color: @index-anchor-background-color;
|
||||
transition: color @index-anchor-transition-duration,
|
||||
background-color @index-anchor-transition-duration;
|
||||
|
||||
&--sticky {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user