Commit c3b0389f authored by danfuman's avatar danfuman

修改

parent 1bf69487
...@@ -233,8 +233,8 @@ ...@@ -233,8 +233,8 @@
color: #0081FF; color: #0081FF;
} }
.disabled{ .disabled{
color: #eee; color: #bdbdbd;
border: 1px solid #eee; border: 1px solid #eaeaea;
cursor: not-allowed; cursor: not-allowed;
} }
} }
......
...@@ -695,7 +695,7 @@ ...@@ -695,7 +695,7 @@
.main-right { .main-right {
width: calc(100% - 112px); width: calc(100% - 112px);
.select-popper { .select-popper {
/*text-align: center;*/ text-align: left;
display: inline-block; display: inline-block;
position: relative; position: relative;
color: #333333; color: #333333;
......
...@@ -694,7 +694,7 @@ ...@@ -694,7 +694,7 @@
.main-right { .main-right {
width: calc(100% - 112px); width: calc(100% - 112px);
.select-popper { .select-popper {
/*text-align: center;*/ text-align: left;
display: inline-block; display: inline-block;
position: relative; position: relative;
color: #333333; color: #333333;
......
...@@ -680,7 +680,7 @@ ...@@ -680,7 +680,7 @@
.main-right { .main-right {
width: calc(100% - 112px); width: calc(100% - 112px);
.select-popper { .select-popper {
/*text-align: center;*/ text-align: left;
display: inline-block; display: inline-block;
position: relative; position: relative;
color: #333333; color: #333333;
......
...@@ -782,7 +782,7 @@ ...@@ -782,7 +782,7 @@
.main-right { .main-right {
width: calc(100% - 112px); width: calc(100% - 112px);
.select-popper { .select-popper {
/*text-align: center;*/ text-align: left;
display: inline-block; display: inline-block;
position: relative; position: relative;
color: #333333; color: #333333;
......
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