mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: Avatar outline on safari & center (#5997)
This commit is contained in:
parent
bdb14723b3
commit
88c2812949
2 changed files with 13 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
gap: 0.625rem;
|
||||
|
||||
&:empty {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue