Commit b91c3459 authored by youjie's avatar youjie

no message

parent 917c1851
......@@ -300,7 +300,7 @@
position: fixed;
left: 0;
right: 0;
top: 475rpx;
top: 342rpx;
}
.noCourse {
display: flex;
......@@ -310,7 +310,6 @@
.titleHeader{
position: fixed;
top: 0;
/* 131rpx */
left: 0;
right: 0;
padding: 0 36rpx;
......@@ -431,20 +430,17 @@
.content-box{
position: fixed;
top: 329rpx;
/* 460rpx */
left: 0;
right: 0;
bottom: 0;
background: #ffffff;
border-radius: 50rpx 50rpx 0 0;
padding: 80rpx 0 0 0;
/* 42rpx */
}
.addicon{
position: fixed;
right: 50rpx;
top: 269rpx;
/* 400rpx */
z-index: 2;
}
......
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