perf: 输入引导。导出数据编码格式。列表数字被隐藏

This commit is contained in:
archer
2023-04-11 16:32:07 +08:00
parent aaa350a13e
commit 915b104b8a
6 changed files with 16 additions and 7 deletions

View File

@@ -49,6 +49,11 @@ svg {
background: #999;
}
input::placeholder,
textarea::placeholder {
font-size: 0.85em;
}
@media (max-width: 900px) {
html {
font-size: 14px;