feat(posts): only unfold first algorithm problem
This commit is contained in:
parent
faa784a0a4
commit
21d4270cf7
3 changed files with 11 additions and 7 deletions
|
|
@ -91,11 +91,11 @@ header {
|
|||
font-size: 0.85em !important;
|
||||
}
|
||||
|
||||
.problem-header {
|
||||
.fold {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.problem-toggle {
|
||||
.fold-toggle {
|
||||
font-family: monospace;
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue