CLeanup unused stuff
CI / ci (push) Successful in 44s

This commit is contained in:
2026-05-25 21:35:02 +02:00
parent 6bbde5c1cf
commit 3faab3e3e4
20 changed files with 332 additions and 49 deletions
+3
View File
@@ -25,6 +25,9 @@
.scrying-pool-strip {
background: var(--sp-bg, hsl(220, 15%, 12%));
border-radius: 8px;
/* Ensure strip appears below Director's Board (z-index: 100) */
z-index: 50;
// Hide Foundry's default window header — replaced by a lightweight in-content button.
header.window-header { display: none; }