mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Remove translateZ(0) on modal overlay (#5478)
This commit is contained in:
parent
20fee786b1
commit
02f7f3619a
@ -3067,7 +3067,6 @@ button.icon-button.active i.fa-retweet {
|
|||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
background: rgba($base-overlay-background, 0.7);
|
background: rgba($base-overlay-background, 0.7);
|
||||||
transform: translateZ(0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-root__container {
|
.modal-root__container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user