This commit is contained in:
zengqiao
2020-12-19 00:40:52 +08:00
parent 49280a8617
commit 447a575f4f
83 changed files with 1578 additions and 559 deletions

View File

@@ -215,3 +215,13 @@
.is-show {
display: none;
}
.switch {
position: absolute;
right: 70px;
span {
line-height: 20px !important;
font-size: 12px !important;
margin-right: 10px;
}
}