Commit 93e9a147 by xue_wengang

样式修改

parent 5497f2b7
......@@ -1898,7 +1898,9 @@ $-header-fontSize: 18px;
}
// 表单内内容
.formContent {
margin: 0 20px;
width: 1200px !important;
margin: 0 auto;
margin-bottom: 88px;
// background: #ffffff;
// box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
......@@ -2303,7 +2305,6 @@ $-header-fontSize: 18px;
z-index: 100;
}
.button {
padding: 0 32px;
height: 48px;
background: #ffffff;
box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.08);
......@@ -2314,7 +2315,7 @@ $-header-fontSize: 18px;
justify-content: flex-end;
position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
// width: calc(100% - 45px);
.finish {
width: 76px;
......@@ -2323,6 +2324,7 @@ $-header-fontSize: 18px;
border-radius: 4px;
color: #ffffff;
line-height: 9px;
margin-right: 10px;
}
.examine {
width: 92px;
......@@ -2343,7 +2345,7 @@ $-header-fontSize: 18px;
// justify-content: flex-end;
// position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......
......@@ -2413,7 +2413,7 @@ $-header-fontSize: 18px;
justify-content: flex-end;
position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......@@ -2441,7 +2441,7 @@ $-header-fontSize: 18px;
// justify-content: flex-end;
// position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......
......@@ -2414,7 +2414,7 @@ $-header-fontSize: 18px;
justify-content: flex-end;
position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......@@ -2442,7 +2442,7 @@ $-header-fontSize: 18px;
// justify-content: flex-end;
// position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......
......@@ -2179,7 +2179,7 @@ $-header-fontSize: 18px;
justify-content: flex-end;
position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......@@ -2207,7 +2207,7 @@ $-header-fontSize: 18px;
// justify-content: flex-end;
// position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......
......@@ -2202,7 +2202,7 @@ $-header-fontSize: 18px;
justify-content: flex-end;
position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......@@ -2230,7 +2230,7 @@ $-header-fontSize: 18px;
// justify-content: flex-end;
// position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......
......@@ -619,7 +619,7 @@ $-header-fontSize: 18px;
justify-content: flex-end;
position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......@@ -647,7 +647,7 @@ $-header-fontSize: 18px;
// justify-content: flex-end;
// position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......
......@@ -654,7 +654,7 @@ $-header-fontSize: 18px;
justify-content: flex-end;
position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......@@ -682,7 +682,7 @@ $-header-fontSize: 18px;
// justify-content: flex-end;
// position: fixed;
bottom: 0;
width: calc(100% - 305px);
width: 100%;
.finish {
width: 76px;
height: 32px;
......
......@@ -2385,7 +2385,9 @@ export default {
<style >
.box-card {
margin: -50px 20px;
width: 1200px !important;
margin: 0 auto;
margin-top: -50px;
}
.hbyp {
font-size: 14px;
......
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