mirror of
https://gitee.com/docsifyjs/docsify.git
synced 2024-11-30 02:58:37 +08:00
fix: cover style, fixed #381
This commit is contained in:
parent
1c5d594228
commit
368754ebd9
@ -14,6 +14,7 @@ section.cover {
|
|||||||
background-color: $color-bg;
|
background-color: $color-bg;
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
size: 100%;
|
size: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user