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