fix: cover style, fixed #381

This commit is contained in:
qingwei.li 2018-02-07 15:05:01 +08:00
parent 1c5d594228
commit 368754ebd9

View File

@ -14,6 +14,7 @@ section.cover {
background-color: $color-bg;
opacity: 0.8;
position: absolute;
top: 0;
size: 100%;
}