more bracket refactoring again
This commit is contained in:
@@ -34,13 +34,13 @@ export const MatchCard: React.FC<MatchCardProps> = ({
|
||||
{match.reset && (
|
||||
<Text
|
||||
pos="absolute"
|
||||
top={-8}
|
||||
top={-20}
|
||||
left={8}
|
||||
size="xs"
|
||||
c="orange"
|
||||
c="dimmed"
|
||||
fw="bold"
|
||||
>
|
||||
IF NECESSARY
|
||||
* If necessary
|
||||
</Text>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user