minor change

This commit is contained in:
xmcp
2019-05-10 10:22:04 +08:00
parent 5efaea76cb
commit 0bdc6d600f
2 changed files with 6 additions and 5 deletions

View File

@@ -33,11 +33,11 @@
flex: 0 0 2em;
text-align: center;
color: black;
border-radius: 5px;
}
.control-btn:hover {
background-color: #555555;
color: white;
border-radius: 5px;
}
.control-btn .icon:before {