Commit d7cbf0a4 by wufan

style:创建页面底部按钮调整

parent 26f4442e
......@@ -67,7 +67,7 @@
left: 196px;
bottom: 0;
height: 58px;
width: ~'calc(100% - 217px)';
width: ~'calc(100% - 218px)';
display: flex;
align-items: center;
justify-content: flex-end;
......
......@@ -132,7 +132,7 @@
left: 196px;
bottom: 0;
height: 58px;
width: ~'calc(100% - 217px)';
width: ~'calc(100% - 218px)';
display: flex;
align-items: center;
justify-content: flex-end;
......
.add-offline-course-page {
position:relative !important;
.box{
margin-bottom:66px !important;
margin-bottom:52px !important;
}
.ant-radio-group {
display: flex;
......@@ -231,11 +231,11 @@
position: fixed;
bottom: 0;
height: 58px;
width: 100%;
width: ~'calc(100% - 218px)';
display: flex;
align-items: center;
justify-content: flex-end;
padding-right: 252px;
padding-right: 72px;
background: #fff;
border-top: 1px solid #E8E8E8;
z-index: 999;
......
......@@ -132,7 +132,7 @@
left: 196px;
bottom: 0;
height: 58px;
width: ~'calc(100% - 217px)';
width: ~'calc(100% - 218px)';
display: flex;
align-items: center;
justify-content: flex-end;
......
......@@ -21,7 +21,7 @@
left: 196px;
bottom: 0;
height: 58px;
width: ~'calc(100% - 217px)';
width: ~'calc(100% - 218px)';
display: flex;
align-items: center;
justify-content: flex-end;
......
......@@ -69,7 +69,7 @@
left: 196px;
bottom: 0;
height: 58px;
width: ~'calc(100% - 217px)';
width: ~'calc(100% - 218px)';
display: flex;
align-items: center;
justify-content: flex-end;
......
......@@ -47,7 +47,7 @@
left: 196px;
bottom: 0;
height: 58px;
width: ~'calc(100% - 217px)';
width: ~'calc(100% - 218px)';
display: flex;
align-items: center;
justify-content: flex-end;
......
......@@ -11,7 +11,7 @@
left: 196px;
bottom: 0;
height: 58px;
width: ~'calc(100% - 217px)';
width: ~'calc(100% - 218px)';
display: flex;
align-items: center;
justify-content: flex-end;
......
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