mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fix horizontal scrollbar on changelog, refs #828
This commit is contained in:
parent
f3951539f1
commit
d828abadde
2 changed files with 8 additions and 0 deletions
3
docs/_static/css/custom.css
vendored
Normal file
3
docs/_static/css/custom.css
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
a.external {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue