Commit dc1c2368 authored by 汪晓凯's avatar 汪晓凯

样式

parent f89e38d0
...@@ -1342,6 +1342,7 @@ ...@@ -1342,6 +1342,7 @@
line-height: 25px; line-height: 25px;
} }
.button { .button {
border: none;
position: absolute; position: absolute;
width: 60px; width: 60px;
height: 25px; height: 25px;
...@@ -1358,7 +1359,7 @@ ...@@ -1358,7 +1359,7 @@
cursor: not-allowed; cursor: not-allowed;
background: rgba(119, 146, 167, 0.5); background: rgba(119, 146, 167, 0.5);
} }
&:nth-child(2) { &:nth-child(3) {
left: 128px; left: 128px;
} }
} }
......
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 to comment