This commit is contained in:
ken 2026-07-30 17:37:12 +08:00
parent 5a4b917b23
commit 7eaf88eb63
1 changed files with 8 additions and 0 deletions

View File

@ -115,6 +115,7 @@
overflow: hidden;
position: relative;
width: 100%;
padding-bottom: 1em;
}
.iconwrap{
padding: 4em 0 0;
@ -339,6 +340,13 @@ position: relative;
}
}
}
.active-show-content{
margin-bottom: 1em;
div {
margin: 1em 0;
}
}
.active-show-table {
border: 0.0625em solid #ddd;
border-top: 5px solid #6E9E4D;