mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-20 17:43:24 +00:00
Fix overflow on languages page
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -4,6 +4,7 @@
|
||||
background: #edece4;
|
||||
padding: 40px 0px;
|
||||
margin: 0px;
|
||||
overflow: auto;
|
||||
|
||||
.inner {
|
||||
max-width: 350px;
|
||||
|
||||
Reference in New Issue
Block a user