Commit 54848197 by chenshu

feat:完善各页面

parent e5ba7392
...@@ -161,15 +161,15 @@ ...@@ -161,15 +161,15 @@
color: #CCCCCC; color: #CCCCCC;
} }
} }
} &.enabled {
&.enabled { &:hover {
&:hover { .control-button {
.control-button { display: none;
display: none; }
} .disable-button {
.disable-button { display: block;
display: block; color: #5289FA;
color: #5289FA; }
} }
} }
} }
......
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