forked from mirrors/bookwyrm
Avoid two character wide urls on mobile
This commit is contained in:
parent
e12372250a
commit
da6e43a7eb
1 changed files with 1 additions and 0 deletions
|
@ -722,6 +722,7 @@ ol.ordered-list li::before {
|
||||||
|
|
||||||
.overflow-wrap-anywhere {
|
.overflow-wrap-anywhere {
|
||||||
overflow-wrap: anywhere;
|
overflow-wrap: anywhere;
|
||||||
|
min-width: 10em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Threads
|
/* Threads
|
||||||
|
|
Loading…
Reference in a new issue