Skip to content

Commit 922de07

Browse files
authored
Merge pull request icindy#93 from BOGUNYOU/BOGUNYOU-patch-1
解析表格内容时,表格顶部线无法显示
2 parents 1552bce + 7005d49 commit 922de07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wxParse/wxParse.wxss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ view{
181181
display: flex;
182182
border-right:1px solid #e0e0e0;
183183
border-bottom:1px solid #e0e0e0;
184+
border-top:1px solid #e0e0e0;
184185
}
185186
.wxParse-th,
186187
.wxParse-td{

0 commit comments

Comments
 (0)