mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-22 08:44:10 +00:00
Fix issues with horizontal overflow on mobile
This commit is contained in:
parent
0d58691561
commit
7038c5af8b
1
docs/_static/style.css
vendored
1
docs/_static/style.css
vendored
@ -871,6 +871,7 @@ pre {
|
||||
pre, code {
|
||||
font-family: 'Consolas', 'Menlo', 'Deja Vu Sans Mono', 'Bitstream Vera Sans Mono', monospace;
|
||||
font-size: 0.9em;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
code {
|
||||
|
Loading…
x
Reference in New Issue
Block a user