Commit c02040f2 by libai

测试

parent fb115af6
Showing with 12 additions and 0 deletions
......@@ -497,10 +497,16 @@
height: 1.3rem;
}
#buttonDiv > div {
position: absolute;
top: 0;
left: 0;
width: 6.4rem;
height: 1.3rem;
}
#buttonDiv > div > div {
position: absolute;
top: 0;
left: 0;
width: 6.4rem;
height: 1.3rem;
}
......@@ -509,9 +509,15 @@
width: 6.4rem;
height: 1.3rem;
>div{
position: absolute;
top: 0;
left: 0;
width: 6.4rem;
height: 1.3rem;
>div{
position: absolute;
top: 0;
left: 0;
width: 6.4rem;
height: 1.3rem;
}
......
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