ssb: Fix weird sidebar sizing.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled

This commit is contained in:
2024-12-23 13:07:33 -05:00
parent 771759b252
commit 69f4af84db
2 changed files with 2 additions and 2 deletions

View File

@ -176,7 +176,7 @@ class TfTabNewsElement extends LitElement {
return html`
<div
class="w3-sidebar w3-bar-block w3-theme-d1 w3-collapse w3-animate-left"
style="width: 2in; left: 0; z-index: 5"
style="width: 2in; left: 0; z-index: 5; box-sizing: border-box"
id="sidebar"
>
<div