This commit is contained in:
BoHung Chiu 2022-02-07 19:24:16 +08:00
parent bf673a6d10
commit 6e45b4415f
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{