mirror of
https://git.gay/freeplay/Mastodon-Modern.git
synced 2026-01-15 08:22:57 -03:00
Fix profile following info (#11)
Upstream changed some things, causing the "Followed by" tag to render improperly with the theme: ee62ac53e1
Reviewed-on: https://git.gay/freeplay/Mastodon-Modern/pulls/11
Co-authored-by: Essem <smswessem@gmail.com>
Co-committed-by: Essem <smswessem@gmail.com>
This commit is contained in:
@@ -1771,7 +1771,6 @@ a:focus-visible,
|
||||
.account__header__image .account__header__info {
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
height: 100%;
|
||||
}
|
||||
.account__header__image .account__header__info > span {
|
||||
position: sticky;
|
||||
|
||||
@@ -1707,7 +1707,6 @@ w/ help from pull req #7
|
||||
.account__header__info {
|
||||
position absolute
|
||||
z-index 2
|
||||
height 100%
|
||||
> span {
|
||||
position sticky
|
||||
top var(--radius)
|
||||
@@ -3294,4 +3293,4 @@ w/ help from pull req #7
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user