diff --git a/booth/templates/base.html b/booth/templates/base.html index 45b4f5c..bd2f110 100644 --- a/booth/templates/base.html +++ b/booth/templates/base.html @@ -51,8 +51,11 @@ :focus-visible{outline:2px solid var(--border-focus);outline-offset:2px} a{color:var(--text-link);text-decoration:none} a:hover{color:var(--text-link-hover);text-decoration:underline} + /* overflow-wrap: a path is one unbreakable run to the line breaker, and the + footer and the empty Desk print the install path — a long one scrolled + every page sideways. Inside
 nothing wraps anyway (white-space). */
   code{font-family:var(--font-mono);font-size:.9em;background:var(--surface-sunken);color:var(--text-body);
-    padding:1px 6px;border-radius:var(--radius-sm);border:1px solid var(--border-subtle)}
+    padding:1px 6px;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);overflow-wrap:anywhere}
 
   /* ---- base controls ----------------------------------------------------
      A bare