feat: add font customization
This commit is contained in:
@@ -106,6 +106,8 @@ const getAlias = (did: string) => aka.value.get(did) ?? ""
|
||||
|
||||
.alias {
|
||||
text-align: right;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user