diff --git a/frontend/src/components/MaterialSidebar.tsx b/frontend/src/components/MaterialSidebar.tsx
index 399d9d8..8428c09 100644
--- a/frontend/src/components/MaterialSidebar.tsx
+++ b/frontend/src/components/MaterialSidebar.tsx
@@ -318,12 +318,20 @@ const MobileMaterialTreeNode: FC<{ depth?: number
+ [max-height:var(--tag-link-inline-size)]
+ [&_.tag-marquee]:block
+ [&_.tag-marquee]:h-full
+ [&_.tag-marquee]:overflow-hidden
+ [&_.tag-marquee__static]:h-full
+ [&_.tag-marquee__static]:overflow-hidden
+ [&_.tag-marquee__static]:text-ellipsis
+ [&_.tag-marquee__static]:[text-overflow:ellipsis]"/>
{tag.hasChildren && (