Commit 4731aa95 authored by zhangchenchen's avatar zhangchenchen

feat: 鹤小飞位置样式调整

parent 7e03da1e
......@@ -1408,24 +1408,21 @@ export default {
.ipbox {
width: 674rpx;
height: 922rpx;
position: relative;
left: 36rpx;
border-radius: 24rpx;
background-color: white;
top: 50rpx;
display: block;
margin: 50rpx auto;
.iphexiaofei {
width: 374rpx;
height: 298rpx;
position: absolute;
top: 15rpx;
left: 165rpx;
display: block;
margin: 15rpx auto 0;
}
.ipcard {
position: absolute;
padding: 15rpx;
top: 313rpx;
.title {
display: flex;
......@@ -1493,8 +1490,9 @@ export default {
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
justify-content: center;
width: 268rpx;
height: 330rpx;
.ipcontext {
width: 100%;
margin-top: 6rpx;
......@@ -1511,7 +1509,7 @@ export default {
width: 342rpx;
height: 201rpx;
.ipcontainer {
height: 172rpx;
height: 152rpx;
width: 322rpx;
display: flex;
flex-direction: row;
......
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