Commit e89d07be authored by gary's avatar gary

1、fix css

parent a096c438
...@@ -120,6 +120,7 @@ ...@@ -120,6 +120,7 @@
.checkbox-custom { .checkbox-custom {
float: left; float: left;
position: relative; position: relative;
margin-right : 10px;
margin-top: 0; margin-top: 0;
display: inline-block; display: inline-block;
} }
......
...@@ -120,6 +120,7 @@ ...@@ -120,6 +120,7 @@
.checkbox-custom { .checkbox-custom {
float: left; float: left;
position: relative; position: relative;
margin-right : 10px;
margin-top: 0; margin-top: 0;
display: inline-block; display: inline-block;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment