Commit 42ec9752 by 无尘

style: 修改样式

parent aeaea39c
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>GIC-会员标签</title><link href=./static/css/app.e9475c491b121c0bc4062013d84b9633.css rel=stylesheet></head><body style="background-color: #f0f2f5;min-width: 1400px;"><div id=app></div><script type=text/javascript src=./static/js/manifest.ae69e8798baa28f7a570.js></script><script type=text/javascript src=./static/js/vendor.4e8e1ad254ac3b9caa18.js></script><script type=text/javascript src=./static/js/app.49274dac1131f7fdfae1.js></script></body></html>
\ No newline at end of file
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>GIC-会员标签</title><link href=./static/css/app.c9855b9cd249bd2fa082545f91cee5b4.css rel=stylesheet></head><body style="background-color: #f0f2f5;min-width: 1400px;"><div id=app></div><script type=text/javascript src=./static/js/manifest.ae69e8798baa28f7a570.js></script><script type=text/javascript src=./static/js/vendor.4e8e1ad254ac3b9caa18.js></script><script type=text/javascript src=./static/js/app.49274dac1131f7fdfae1.js></script></body></html>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -880,7 +880,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
}
.common-libFields {
min-width: 1300px;
min-width: 1148px;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
......@@ -893,7 +893,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
.common-libFields .common-lib__cell {
position: relative;
margin-bottom: 30px;
min-width: 632px;
min-width: 542px;
max-width: calc(50% - 15px);
border: 1px solid rgba(220,223,230,1);
border-radius: 3px;
......@@ -961,6 +961,10 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
font-weight: 700;
}
.common-libFields .common-lib__cell__fieldChild .common-lib__cell__name:hover {
color: #1890ff;
}
.common-libFields .common-lib__cell__fieldLastChild {
width: calc(100% - 80px);
max-width: 500px;
......
......@@ -880,7 +880,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
}
.common-libFields {
min-width: 1300px;
min-width: 1148px;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
......@@ -893,7 +893,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
.common-libFields .common-lib__cell {
position: relative;
margin-bottom: 30px;
min-width: 632px;
min-width: 542px;
max-width: calc(50% - 15px);
border: 1px solid rgba(220,223,230,1);
border-radius: 3px;
......@@ -961,6 +961,10 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
font-weight: 700;
}
.common-libFields .common-lib__cell__fieldChild .common-lib__cell__name:hover {
color: #1890ff;
}
.common-libFields .common-lib__cell__fieldLastChild {
width: calc(100% - 80px);
max-width: 500px;
......
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