This commit was merged in pull request #121.
This commit is contained in:
2020-08-06 10:45:03 +08:00
16 changed files with 30 additions and 27 deletions

View File

@@ -58,5 +58,6 @@ export default {
min-height: calc(100vh - var(--window-top));
background: #ECECEC;
padding: 20rpx 35rpx 0;
line-height: 45rpx;
}
</style>