Merge branch 'theme-dev'

This commit is contained in:
结发受长生 2018-06-08 16:53:44 +08:00
commit 9e009c296f
2 changed files with 4 additions and 1 deletions

View File

@ -30,6 +30,9 @@
color: #5e5e5e;
}
}
.prev.disabled,.next.disabled {
visibility: hidden;
}
&:hover{
.extend{
opacity: 1;

File diff suppressed because one or more lines are too long