@osqd/bothandlerjs 0.5.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3860,7 +3860,10 @@ button[disabled] { opacity: .5; cursor: default; }
3860
3860
  .tab[aria-selected="true"] { color: var(--ink); border-bottom-color: var(--s1); }
3861
3861
 
3862
3862
  /* --- layout ------------------------------------------------------------- */
3863
- main { padding: 18px 20px 64px; max-width: 1680px; margin: 0 auto; }
3863
+ /* The top padding is the gap under the sticky header. At 18px the counter row sat almost
3864
+ against the header's border and read as part of it; the tiles carry their own border, so
3865
+ two lines were meeting with nothing between them. */
3866
+ main { padding: 28px 20px 64px; max-width: 1680px; margin: 0 auto; }
3864
3867
  .stack { display: grid; gap: 16px; }
3865
3868
  /* Everything above the feed is drawn by script once the first snapshot arrives, which
3866
3869
  inserts a block of content above what is already laid out. The browser's scroll