Explorar o código

update 修改时间控件显示位置

bzd_lxf hai 8 meses
pai
achega
c44ed33270

+ 2 - 2
health-admin/src/main/resources/static/health/css/ry-ui.css

@@ -663,7 +663,7 @@ label {
 .select-list li p, .select-list li label:not(.radio-box){
 	float: left;
 	width: 90px;
-	margin: 6px 0px 0px 0px;
+	margin: 6px 0px 0px 50px;
 	text-align:right;
 }
 
@@ -778,7 +778,7 @@ label {
 }
 
 .select-time label,.select-time span,.select-time input {
-	float: left;
+	float: right;
 }
 
 @media (max-width:767px) {