feat: add es6.md cheatsheet.

This commit is contained in:
jaywcjlove
2022-10-31 15:18:50 +08:00
parent 8586f8a212
commit b258494776
7 changed files with 749 additions and 8 deletions

View File

@ -624,6 +624,14 @@ body:not(.home) .h2wrap-body > .wrap:hover .h3wrap > h3 a::after {
display: initial;
}
.wrap.h3body-exist .wrap-header.h3wrap {
flex: initial;
}
.wrap.h3body-exist > .h3wrap-body {
flex: 1;
}
.wrap-header.h3wrap {
z-index: 0;
width: 100%;