修改样式

This commit is contained in:
Niujiawei
2020-08-05 22:44:08 +08:00
parent ed0edbab2f
commit 1313a90d5e
4 changed files with 7 additions and 5 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>