Commit f405a929 authored by Jenny's avatar Jenny

feat: table padding

parent 4a23926d
......@@ -145,13 +145,13 @@
font-size: 28rpx;
color: $u-main-color;
font-weight: bold;
padding: 12rpx;
padding: 10px;
background-color: rgb(245, 246, 248);
}
.td{
flex: 0 0 240rpx;
align-self: stretch;
padding: 12rpx;
padding: 10px;
font-size: 28rpx;
color: $u-content-color;
display: flex;
......
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