Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -339,6 +339,7 @@ export default {
|
||||
background-color: #FFFFFF;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
z-index: 999999;
|
||||
|
||||
& > div {
|
||||
font-size: 36px;
|
||||
|
||||
@@ -327,6 +327,7 @@ export default {
|
||||
font-size: 32px;
|
||||
font-weight: 500;
|
||||
color: #ffffff;
|
||||
z-index: 999999;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -259,7 +259,7 @@ uni-page-body {
|
||||
background: #fff;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 10px 30px;
|
||||
padding: 30px;
|
||||
border-bottom: 1px solid #d8dde6;
|
||||
}
|
||||
|
||||
|
||||
@@ -200,6 +200,7 @@ uni-page-body {
|
||||
font-size: 32px;
|
||||
font-weight: 500;
|
||||
color: #ffffff;
|
||||
z-index: 999999;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user