Files
orico-official-website-old/public/frontend/m_web/css/subject/report.css
2024-10-29 14:04:59 +08:00

4 lines
472 B
CSS
Executable File

.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; }