mirror of
https://github.com/yang991178/fluent-reader.git
synced 2025-01-30 00:55:09 +01:00
fix top shade position
This commit is contained in:
parent
4f5af96138
commit
3b4957779d
2
dist/styles/main.css
vendored
2
dist/styles/main.css
vendored
@ -209,7 +209,7 @@ img.favicon.dropdown {
|
||||
.main::before {
|
||||
content: "";
|
||||
display: block;
|
||||
position: sticky;
|
||||
position: relative;
|
||||
top: var(--navHeight);
|
||||
left: 0;
|
||||
width: calc(100% - 16px);
|
||||
|
Loading…
x
Reference in New Issue
Block a user