Saving scroll position
This commit is contained in:
9
web/dist/main.css
vendored
9
web/dist/main.css
vendored
@@ -571,6 +571,13 @@ html {
|
||||
|
||||
.ld-header {
|
||||
display: flex;
|
||||
background: hsla(0,0%,100%,.9);
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
position: fixed;
|
||||
top: 60px;
|
||||
z-index: 100;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.ld-header .back-to-results {
|
||||
@@ -605,7 +612,7 @@ html {
|
||||
.ld-details {
|
||||
border: 1px solid #e6e6e6;
|
||||
padding: 0 10px;
|
||||
margin-top: 15px;
|
||||
margin-top: 45px;
|
||||
}
|
||||
|
||||
.image-dots {
|
||||
|
||||
Reference in New Issue
Block a user