improve cache and update style

This commit is contained in:
xmcp
2020-02-04 23:43:41 +08:00
parent c07b14f2ec
commit 681fc1dfb0
3 changed files with 52 additions and 10 deletions

View File

@@ -39,11 +39,14 @@
}
@media screen and (max-width: 900px) {
.control-btn {
flex: 0 0 2em;
flex: 0 0 2.5em;
}
.control-btn-label {
display: none;
}
.control-search {
padding: 0 .5em;
}
}
.root-dark-mode .control-btn {