blog.ratterobert.com

Conversation

Recent posts in reply to #t5a3zyq

bender (twtxt.net)

The tiny avatars, as expected (because they showed normal to you too @prologic), do not show under macOS’s Safari, but they do show on iOS’s Safari. It truly is a puzzle.

Read replies 3 weeks ago
bender (twtxt.net)

Hahaha! And now they show tiny! I had to reload the page. So, I see the problem on iOS and macOS Safari too. I have no other browser to test with, I exclusively use Safari.

In reply to: #t5a3zyq 3 weeks ago
bender (twtxt.net)

This on vp-compact.css:

.avatar:not(<a href="?search=profile" class="tag">#profile</a>-avatar .avatar) {
    width: 2rem !important;
    height: 2rem !important;
    margin-top: -0.25rem !important;

}

Is colliding with yarn.min.css:

.avatar, .avatar-full {
    width: 3.5rem;
    height: 3.5rem;
    object-fit: cover;
    border-radius:var(--border-radius)
}
In reply to: #t5a3zyq 3 weeks ago
bender (twtxt.net)

The vp-compact.css is trumping the other.

In reply to: #t5a3zyq 3 weeks ago
bender (twtxt.net)

LOL. The compact view (which has its help tooltip broken, so one can’t tell when it does) was the one causing this issue. Turned it off, and all is good.

In reply to: #t5a3zyq 3 weeks ago
prologic (twtxt.net)

@bender Ahhh ha!!! 🤣 I'm too dumb to have thought of that 🤣

In reply to: #t5a3zyq 3 weeks ago
prologic (twtxt.net)

@bender Btw, do we want to nuke this compact feature? 🧐

In reply to: #t5a3zyq 2 weeks ago
Reply via email