Commit 3172503a authored by root's avatar root

update table first column & cell to fixed

parent a6d4b1dc
......@@ -248,7 +248,7 @@ $title-color: #f6f6f6;
.column {
position: absolute;
left: 10rpx;
bottom: 25rpx;
bottom: 10rpx;
}
}
.content-cell {
......@@ -288,8 +288,8 @@ $title-color: #f6f6f6;
width: $content-width;
}
.cell {
padding: 10px 0px ;
line-height: 1.6;
padding: 5px 0px ;
// line-height: 1.6;
font-size: 28rpx;
align-items: center;
justify-content: center;
......
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