Commit 053cb097 authored by root's avatar root

update table width

parent 28a7fcea
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
} }
.th-large { .th-large {
flex: 0 0 240rpx; flex: 0 0 220rpx;
font-size: 28rpx; font-size: 28rpx;
color: $u-main-color; color: $u-main-color;
font-weight: bold; font-weight: bold;
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
} }
.td-large{ .td-large{
flex: 0 0 240rpx; flex: 0 0 220rpx;
align-self: stretch; align-self: stretch;
padding: 10px 0px ; padding: 10px 0px ;
font-size: 28rpx; font-size: 28rpx;
......
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