no message

Former-commit-id: 9bf0ba7641d0d3f400f29efa5ae6cbec2f2a7bdf
Former-commit-id: f88060b4aacbd184d0bc525426f4fece3ae4570d
Former-commit-id: ac4dcfab71b467d0507e9fdb5f0cb45d02f812f0
This commit is contained in:
李杨
2018-03-08 22:21:02 +08:00
parent 1c6794f0aa
commit 98c92a7116
2 changed files with 2 additions and 6 deletions

View File

@@ -45,12 +45,11 @@ $color: #409EFF;
}
}
}
// 顶栏按钮
// 顶栏右侧的按钮
.btn-group {
float: right;
height: 60px;
display: flex;
// justify-content: center;
align-items: center;
.btn-text {
color: $color-text-normal;