mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
added smooth scrolling for comments
This commit is contained in:
parent
0de8168297
commit
e96ab08210
2 changed files with 5 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
animation: highlight 1s 0.25s forwards;
|
||||
animation: highlight 1s 0.5s forwards;
|
||||
background: transparentize($wisegreen, 0.7);
|
||||
border-radius: $radius;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue