2.1.2-hotfix (v4.6.0-nightly.2025-12-04)

This commit is contained in:
Freeplay
2025-12-05 00:27:48 -05:00
parent 0ffd556b29
commit 414bd33229
2 changed files with 1 additions and 3 deletions

View File

@@ -32,7 +32,6 @@ body:not(.admin)::before {
position: fixed; position: fixed;
inset: 0; inset: 0;
background: rgba(0,0,0,0.09); background: rgba(0,0,0,0.09);
z-index: -1;
} }
p { p {
line-height: 1.5; line-height: 1.5;

View File

@@ -12,7 +12,7 @@
/* ==UserStyle== /* ==UserStyle==
@name MastoModern @name MastoModern
@version 2.1.2 @version 2.1.3
@description Improves the look & feel of Mastodon @description Improves the look & feel of Mastodon
@updateURL https://git.gay/Freeplay/Mastodon-Modern/raw/branch/main/modern.user.css @updateURL https://git.gay/Freeplay/Mastodon-Modern/raw/branch/main/modern.user.css
@homepageURL https://git.gay/Freeplay/Mastodon-Modern @homepageURL https://git.gay/Freeplay/Mastodon-Modern
@@ -108,7 +108,6 @@
position fixed position fixed
inset 0 inset 0
background rgba(0,0,0,0.09) background rgba(0,0,0,0.09)
z-index -1
} }
} }
} }