Merge pull request #2019 from basecamp/wrap-lexxy-overflow

Wrap the overflow menu
This commit is contained in:
Andy Smith
2025-12-08 15:47:09 -06:00
committed by GitHub
+1
View File
@@ -149,6 +149,7 @@
border-radius: 0.5ch;
box-shadow: var(--shadow);
display: flex;
flex-wrap: wrap;
inset-inline-end: 0;
padding: 4px;
position: absolute;