We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cc281 commit 27b7c11Copy full SHA for 27b7c11
1 file changed
src/style.css
@@ -52,11 +52,6 @@
52
53
/* Fix for GitHub's new PR review dialog UI that cuts off GIF popups */
54
/* Using attribute selectors to target classes that start with these prefixes */
55
-[class*="prc-Dialog-DialogOverflowWrapper-"] {
56
- overflow: visible !important;
57
- z-index: 100 !important;
58
-}
59
-
60
[class*="prc-Dialog-Body-"] {
61
overflow: visible !important;
62
}
0 commit comments