Skip to content

Commit 27b7c11

Browse files
committed
Remove unnecessary CSS
1 parent f3cc281 commit 27b7c11

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/style.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@
5252

5353
/* Fix for GitHub's new PR review dialog UI that cuts off GIF popups */
5454
/* 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-
6055
[class*="prc-Dialog-Body-"] {
6156
overflow: visible !important;
6257
}

0 commit comments

Comments
 (0)