Merge pull request #2602 from basecamp/fix-watching-overflow-dialog

Fix "watching" overflow dialog
This commit is contained in:
Adrien Maston
2026-02-24 16:33:40 +01:00
committed by GitHub
+4 -1
View File
@@ -769,13 +769,16 @@
--panel-padding: 2ch;
--panel-size: 100%;
display: flex;
flex-wrap: wrap;
gap: var(--gap);
inset-block-start: 0;
justify-content: center;
position: absolute;
z-index: 1;
&[open] {
display: flex;
}
}
/* On Deck (Not Now)