better preview, collateral fixes
This commit is contained in:
parent
572c874f5c
commit
9a9dc47fc5
8 changed files with 123 additions and 28 deletions
|
@ -471,6 +471,7 @@
|
|||
.avatar {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
box-shadow: var(--avatarStatusShadow);
|
||||
border-radius: $fallback--avatarRadius;
|
||||
border-radius: var(--avatarRadius, $fallback--avatarRadius);
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue