feat: add theme style toggle function

This commit is contained in:
chenghx
2018-08-29 15:02:46 +08:00
parent 2cef87a631
commit 8a0c4b9a3c
5 changed files with 47 additions and 13 deletions

View File

@@ -118,7 +118,8 @@ export default {
top: 200px;
text-align: center;
transition: all 0.5s;
.handler{
cursor: pointer;
.handler {
height: 40px;
width: 40px;
background-color: #fff;