add a scroll bar for long mixin defs
This commit is contained in:
parent
edd278cb2d
commit
8734dbe542
@ -44,6 +44,7 @@ body.reference {
|
|||||||
@include transition;
|
@include transition;
|
||||||
@include transparent;
|
@include transparent;
|
||||||
display: none;
|
display: none;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
pre.shown {
|
pre.shown {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
Reference in New Issue
Block a user