no message

Former-commit-id: 5a9d9c58234460964df2948403f554c57ff8e723
Former-commit-id: 3eabfb28fafa8a8e90e4ebeadcca79eb512c184b
Former-commit-id: 6b4197adfc81509b1bba73c09fa2a065b9858438
This commit is contained in:
李杨
2018-03-20 22:26:12 +08:00
parent e9567074da
commit 141d96b6a2
2 changed files with 10 additions and 3 deletions

View File

@@ -20,10 +20,11 @@ $color: #409EFF;
.el-header {
padding: 0px;
.logo-group {
width: 200px;
transition: width .3s;
float: left;
text-align: center;
img {
transition: all .3s;
height: 60px;
}
}