优化代码

This commit is contained in:
wuxw 2022-08-26 02:01:33 +08:00
parent 4638387e0d
commit 0e92b6febb
2 changed files with 2 additions and 0 deletions

View File

@ -261,5 +261,6 @@
} }
.temp-remark{ .temp-remark{
color: #888888; color: #888888;
padding:10upx;
} }
</style> </style>

View File

@ -214,5 +214,6 @@
.temp-remark{ .temp-remark{
margin-top: 300upx; margin-top: 300upx;
padding:10upx;
color: #888888; color: #888888;
} }