Hi there! I've observed some things about the is-with-border className while trying to leverage it to turn on/off borders for Avatar Groups.
It seems that there are no changes in the borders when I remove the className (or add it.)
What I noticed is that the avatar className on each Avatar element has a border set, regardless of whether the Avatar Group element contains the is-with-border className or not.
Is this a bug, or am I missing something on how this works? I'm attaching a few screenshots of the markup, styles, and the Preview from the website which shows my observations.
Added one more screenshot, but I couldn't add it to my original post - I guess I can't do that.
Recommended threads
- Cant get realtime working
Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the ...
- Hi Folks, Database Writing Issue
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...
- Middleware
how to make middleware in nextjs appwrite with client side auth?