feat: improve theming
This commit is contained in:
parent
63dbfa2a0d
commit
32910d2077
9 changed files with 32 additions and 17 deletions
|
@ -37,6 +37,5 @@ const displayName = props.user.display_name || props.user.username
|
|||
.user-avatar {
|
||||
width: 2.3em;
|
||||
height: 2.3em;
|
||||
border-radius: 50%;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue