Skip to content
Snippets Groups Projects
Commit 02f7f361 authored by Nolan Lawson's avatar Nolan Lawson Committed by unarist
Browse files

Remove translateZ(0) on modal overlay (#5478)

parent 20fee786
No related branches found
No related tags found
No related merge requests found
......@@ -3067,7 +3067,6 @@ button.icon-button.active i.fa-retweet {
right: 0;
bottom: 0;
background: rgba($base-overlay-background, 0.7);
transform: translateZ(0);
}
.modal-root__container {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment