Add horizontal tile scrolling for wide fixed-width content (code, pre, etc)
This commit is contained in:
parent
4353022588
commit
fb4466dc23
@ -33,6 +33,7 @@
|
|||||||
|
|
||||||
.tile {
|
.tile {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tile-html {
|
.tile-html {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user