Fix the index so that the questions appear above the eyes.
This commit is contained in:
parent
1941a8ba41
commit
8b28489cae
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ export default {
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
z-index: 3;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue