6 lines
88 B
SCSS
6 lines
88 B
SCSS
|
vn-scroll-up {
|
||
|
top: 5em;
|
||
|
right: 1.8em;
|
||
|
display: none;
|
||
|
position: fixed;
|
||
|
}
|