mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
scroll to new comments from recent and notifications
This commit is contained in:
parent
5ef19f49c5
commit
0e4d2bf44d
8 changed files with 124 additions and 54 deletions
|
@ -15,3 +15,9 @@
|
|||
.highlighted {
|
||||
box-shadow: $color_primary 0 0 0px 2px;
|
||||
}
|
||||
|
||||
.anchor {
|
||||
display: block;
|
||||
position: relative;
|
||||
top: -($header_height * 2);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue