feat:关联项目抽屉样式修改 学员获取详情抽屉样式修改

This commit is contained in:
dongwug
2022-10-25 11:43:13 +08:00
parent 4fec145605
commit 3c9b61fef6
4 changed files with 7 additions and 16 deletions

View File

@@ -1228,6 +1228,7 @@ export default {
align-items: center;
// background-color: red;
margin-bottom: 20px;
flex-shrink: 0;
.headerTitle {
font-size: 18px;
font-weight: 600;
@@ -1258,6 +1259,7 @@ export default {
align-items: center;
justify-content: center;
box-shadow: 0px 1px 35px 0px rgba(118, 136, 166, 0.16);
background-color: #ffffff;
.btn1 {
width: 100px;
height: 40px;