|
|
@ -554,7 +554,6 @@ export default { |
|
|
|
background: #1b1b1b; |
|
|
|
background: #1b1b1b; |
|
|
|
display: inline-block; |
|
|
|
display: inline-block; |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
overflow-x: auto; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
.button ::v-deep .el-button--warning:hover, |
|
|
|
.button ::v-deep .el-button--warning:hover, |
|
|
|
.el-button--warning:focus, |
|
|
|
.el-button--warning:focus, |
|
|
@ -618,8 +617,8 @@ export default { |
|
|
|
} |
|
|
|
} |
|
|
|
/deep/.answer-wrap{ |
|
|
|
/deep/.answer-wrap{ |
|
|
|
pre{ |
|
|
|
pre{ |
|
|
|
width: 100%; |
|
|
|
height: 320px; |
|
|
|
white-space:normal; |
|
|
|
overflow-x: scroll; |
|
|
|
} |
|
|
|
} |
|
|
|
img{ |
|
|
|
img{ |
|
|
|
max-width: 100%; |
|
|
|
max-width: 100%; |
|
|
|