From f3c6b8268aa2e461cda1c07a9c58311fae0218f4 Mon Sep 17 00:00:00 2001 From: Sakura Knoll Date: Sun, 2 Jan 2022 18:06:21 +0900 Subject: [PATCH] Fix duplicated bottom borders --- src/components/pages/StigmataSetPage.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/components/pages/StigmataSetPage.tsx b/src/components/pages/StigmataSetPage.tsx index c848b18c..1258c850 100644 --- a/src/components/pages/StigmataSetPage.tsx +++ b/src/components/pages/StigmataSetPage.tsx @@ -77,7 +77,14 @@ const StigmataSetPage = ({ HP : {stigmataSetItem.hp} / ATK : {stigmataSetItem.atk} / DEF : {stigmataSetItem.def} / CRT : {stigmataSetItem.crt} - + {stigmataSetItem.skill.description}