解决小抄页无法显示的问题
This commit is contained in:
parent
dedeb6e8ac
commit
0c750febfb
|
@ -1,5 +1,8 @@
|
||||||
.docs-content, .l-content, .main-footer {
|
.docs-content, .l-content, .main-footer {
|
||||||
display: none;
|
display: none;
|
||||||
|
&.cheatsheet {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
.original-english {
|
.original-english {
|
||||||
border-top: 1px dashed $regal;
|
border-top: 1px dashed $regal;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue