MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 1,657:
}
/*
.cdx-overlay-container {
.ext-aiassistant {▼
position:
inset: 0 !important; /* Ensures it covers the screen area */
z-index: 2147483647 !important;
transform: none !important;
pointer-events: none !important; /* Lets clicks pass through the invisible wrapper */
}
/* Reactivate pointer events just for the panel itself */
▲.ext-aiassistant-panel {
pointer-events: auto !important;
}
| |||