This commit is contained in:
2024-10-29 14:04:59 +08:00
commit 48bf3e6f33
2839 changed files with 762707 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
.report_input label{width:100%; display: block; margin-top:0.68rem;}
.report_input input{width:100%; border:1px solid #e6e5e1; margin-top:0.48rem; line-height:1.58rem; font-size: 0.64rem;}
.report_input textarea{width:100%; border:1px solid #e6e5e1; margin-top:0.48rem; line-height:1.18rem; font-size: 0.64rem;}
.report_input button{width:4.4rem; margin-left:auto; margin-right: auto; height: 1.2rem; background-color:#009fdf; border:none; color:#FFF; display: block; }