This commit is contained in:
BoHung Chiu 2022-02-07 19:23:59 +08:00
parent 543b5cf42f
commit 0ebff5a9e5
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
display: none;
}
table.advance_mode .<%=field%>{
display: inherit;
display: table-cell;
}
<% end%>
.solid_line_hr{