Revert "x"

This reverts commit 5bd2b00ee4.
This commit is contained in:
Desktop
2025-11-13 00:35:59 +05:00
parent 2b8d342e75
commit 07fd04e9f3
2 changed files with 7 additions and 48 deletions

View File

@@ -230,22 +230,6 @@
.igny8-badge-danger { background: var(--igny8-red); }
.igny8-badge-purple { background: var(--igny8-purple); }
/* ===================================================================
LIGHTBOX STYLES - Match Modal Background
=================================================================== */
/* Use same background as modals: bg-gray-400/50 backdrop-blur-[32px] */
.yarl__container {
background: rgba(156, 163, 175, 0.5) !important; /* gray-400/50 */
backdrop-filter: blur(32px) !important;
-webkit-backdrop-filter: blur(32px) !important;
}
.yarl__backdrop {
background: rgba(156, 163, 175, 0.5) !important; /* gray-400/50 */
backdrop-filter: blur(32px) !important;
-webkit-backdrop-filter: blur(32px) !important;
}
/* ===================================================================
COMPACT LAYOUT STYLES (Global - Apply to all pages)
=================================================================== */