bug
This commit is contained in:
@@ -324,6 +324,7 @@ export default {
|
|||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.Detail {
|
.Detail {
|
||||||
padding-bottom: 40px;
|
padding-bottom: 40px;
|
||||||
|
background: #F6F7F9;
|
||||||
|
|
||||||
.end-btn {
|
.end-btn {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
@@ -538,7 +539,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
margin-top: 8px;
|
margin-top: 16px;
|
||||||
height: 112px;
|
height: 112px;
|
||||||
padding: 0 32px 0 52px;
|
padding: 0 32px 0 52px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|||||||
Reference in New Issue
Block a user