feat: update customer position
This commit is contained in:
parent
07d1ca0c1e
commit
5c92ceffbc
@ -13,6 +13,8 @@
|
||||
z-index: 0;
|
||||
width: 1024px;
|
||||
height: 1024px;
|
||||
top:50px;
|
||||
left: 0px;
|
||||
}
|
||||
#restaurant .dish img {
|
||||
position: absolute;
|
||||
@ -50,16 +52,12 @@
|
||||
display: none;
|
||||
}
|
||||
#customer1 img{ /* 中年男 */
|
||||
left: 100px;
|
||||
display: none;
|
||||
}
|
||||
#customer2 img{ /* 小女孩 */
|
||||
left: 100px;
|
||||
display: none;
|
||||
}
|
||||
#customer3 img{ /* 老奶奶 */
|
||||
top:50px;
|
||||
left: 0px;
|
||||
display: none;
|
||||
}
|
||||
#mapo-tofu img{ /* 麻婆豆腐 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user