Remove unncessary bottom border

This commit is contained in:
Sakura Knoll
2022-01-02 11:32:03 +09:00 Unverified
parent f27af2cb13
commit b3f1d50dbd
@@ -59,7 +59,6 @@ const WeaponShowPage = ({ weapon }: WeaponShowPageProps) => {
p={2}
sx={{
whiteSpace: 'pre-wrap',
borderBottom: 'default',
}}
>
{skill.description}