This commit is contained in:
parent
c5d2e87cb1
commit
12481b5f3d
|
@ -50,7 +50,7 @@ vn-log {
|
|||
margin-top: -$spacing-sm;
|
||||
position: relative; // Compatibility with old browsers
|
||||
position: sticky;
|
||||
top: 72px;
|
||||
top: 64px;
|
||||
|
||||
& > vn-avatar {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in New Issue