Skip to content

Commit

Permalink
Add workaround for revoke access dialog from issue #1036 (#1254)
Browse files Browse the repository at this point in the history
  • Loading branch information
ionphractal authored Jul 15, 2021
1 parent 8756206 commit 8822b7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8872,7 +8872,7 @@ input {

.revocation-scrim {
background-color: rgba(66, 66, 66, 0.7);
position: absolute;
position: fixed;
top: 0;
left: 0;
width: 100%;
Expand Down

0 comments on commit 8822b7a

Please sign in to comment.