|
@@ -172,6 +172,7 @@ export default {
|
|
position: absolute;
|
|
position: absolute;
|
|
left: 50%;
|
|
left: 50%;
|
|
top: 50%;
|
|
top: 50%;
|
|
|
|
+ transform: translate(-50%, -50%);
|
|
background-image: url(@/assets/images/quiz-position-tip-bg.png);
|
|
background-image: url(@/assets/images/quiz-position-tip-bg.png);
|
|
background-size: contain;
|
|
background-size: contain;
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|