no message
Former-commit-id: d0b2365f079402451410424ed468fb1c4e24576c Former-commit-id: 010d8b45561b74779c03f12b47a089eac5a06a04 Former-commit-id: 4393708426882f6fea510c3fd6290f4d396b950d
This commit is contained in:
@@ -45,6 +45,17 @@ $color: #409EFF;
|
||||
}
|
||||
}
|
||||
}
|
||||
// 顶栏按钮
|
||||
.btn-group {
|
||||
float: right;
|
||||
height: 60px;
|
||||
display: flex;
|
||||
// justify-content: center;
|
||||
align-items: center;
|
||||
.btn-text {
|
||||
color: $color-text-normal;
|
||||
}
|
||||
}
|
||||
}
|
||||
// 顶栏下面
|
||||
.el-container {
|
||||
|
||||
Reference in New Issue
Block a user