mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Fix Explore/search tile overflow when avatars don't load
This commit is contained in:
parent
ef02d7e233
commit
ea7f3cb770
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@
|
|||
border-radius: 4px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue