This commit is contained in:
parent
12481b5f3d
commit
d200a1a695
|
@ -48,7 +48,6 @@ vn-log {
|
||||||
background-color: $color-bg;
|
background-color: $color-bg;
|
||||||
padding: $spacing-sm 0;
|
padding: $spacing-sm 0;
|
||||||
margin-top: -$spacing-sm;
|
margin-top: -$spacing-sm;
|
||||||
position: relative; // Compatibility with old browsers
|
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 64px;
|
top: 64px;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue