Explorar o código

增加表单边距

yezehua %!s(int64=5) %!d(string=hai) anos
pai
achega
d532fd237e
Modificáronse 1 ficheiros con 6 adicións e 1 borrados
  1. 6 1
      app/followup/v1/css/fangshi-detail.css

+ 6 - 1
app/followup/v1/css/fangshi-detail.css

@ -97,4 +97,9 @@ div.ui-col-0{
}
.el-checkbox, .el-radio{
	margin-left: 10px !important;
}
}
#app {
	width: 80%;
    margin: 0 auto;
}