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
- Paused project can't activate
I have failed to reactivate one my projects which had been paused
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...