forked from AkkomaGang/akkoma-fe
Merge branch 'develop' into 'develop'
Remove border radius of suggested emojis See merge request pleroma/pleroma-fe!704
This commit is contained in:
commit
182eab051d
1 changed files with 0 additions and 2 deletions
|
@ -287,8 +287,6 @@
|
|||
img {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
border-radius: $fallback--avatarRadius;
|
||||
border-radius: var(--avatarRadius, $fallback--avatarRadius);
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue