Remove unncessary bottom border
This commit is contained in:
@@ -59,7 +59,6 @@ const WeaponShowPage = ({ weapon }: WeaponShowPageProps) => {
|
|||||||
p={2}
|
p={2}
|
||||||
sx={{
|
sx={{
|
||||||
whiteSpace: 'pre-wrap',
|
whiteSpace: 'pre-wrap',
|
||||||
borderBottom: 'default',
|
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{skill.description}
|
{skill.description}
|
||||||
|
|||||||
Reference in New Issue
Block a user