More adjustments to gang rework

This commit is contained in:
Olivier Gagnon
2021-08-15 14:09:58 -04:00
parent 5803ddc613
commit 41871de26c
16 changed files with 73 additions and 67 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ interface IProps {
export function ManagementSubpage(props: IProps): React.ReactElement {
return (<div style={{display: 'block'}}>
<p style={{width: "70%"}}>
<p className="noselect" style={{width: "70%"}}>
This page is used to manage your gang members and get an overview of
your gang's stats.
<br />