mirror of
https://github.com/calli-eve/eve-pi.git
synced 2026-02-16 12:39:51 +01:00
add github button
This commit is contained in:
@@ -51,7 +51,7 @@ export const CharacterRow = ({ character }: { character: AccessToken }) => {
|
||||
height={120}
|
||||
style={{ marginBottom: "0.2rem", borderRadius: 8 }}
|
||||
/>
|
||||
<Button style={{ padding: 3, fontSize: "0.5rem" }} variant="outlined">
|
||||
<Button style={{ padding: 3, fontSize: "0.6rem" }} variant="outlined">
|
||||
{character.character.name}
|
||||
</Button>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user