Commit e7f2e848 by doszhang

dos

parent b23822c5
......@@ -217,8 +217,8 @@ function showResult(event) {
function retry() {
$('.wrap-inner').css({
height: '100%',
overflowX: 'scroll',
overflowY: 'hidden',
overflowX: 'hidden',
overflowY: 'scroll',
transform: 'translate(0,0)',
top: 0,
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment