update
This commit is contained in:
parent
5a4b917b23
commit
7eaf88eb63
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue