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 transparent;
|
||||
display: none;
|
||||
overflow-x: auto;
|
||||
}
|
||||
pre.shown {
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user