Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2c9bdf18

Přidáno uživatelem Dominik Poch před asi 2 roky(ů)

Upgraded visual of the tag tree

Zobrazit rozdíly:

webapp/components/annotation/SubTagItem.tsx
25 25
    return (
26 26
        <Container>
27 27
            <Row>
28
                <Button type="text" onClick={onSelectSubTag} className="w-100 text-start">
28
                <Button onClick={onSelectSubTag} className="w-100 text-start rounded">
29 29
                    {props.subTag.name}
30 30
                </Button>
31 31
            </Row>

Také k dispozici: Unified diff