Commit 088ac748 by 穆启卓

position没设left

parent bbfb1b2c
......@@ -385,6 +385,8 @@ export default {
.statusnormal {
position: absolute;
bottom: 0.38rem;
left: 50%;
transform: translateX(-50%);
display: flex;
justify-content: center;
align-content: center;
......
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