Remove that one tiny white space at the bottom of the avatar image
This commit is contained in:
parent
cf1c03f55f
commit
811de6ec0a
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
background-color: var(--bg-faded-color);
|
background-color: var(--bg-faded-color);
|
||||||
box-shadow: 0 0 0 1px var(--bg-blur-color);
|
box-shadow: 0 0 0 1px var(--bg-blur-color);
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
.avatar img {
|
.avatar img {
|
||||||
|
|
Loading…
Add table
Reference in a new issue