sanction slim

This commit is contained in:
Layne 2022-03-27 17:36:53 -04:00
parent 8658ed5b18
commit 4da2ade4c0

View File

@ -49,7 +49,7 @@ export const SanctionSatusView:FC<{}> = props =>
if(!sanctionInfo) return null;
return (
<NitroCardView className="nitro-help">
<NitroCardView className="nitro-help" theme="primary-slim">
<NitroCardHeaderView headerText={LocalizeText('help.sanction.info.title')} onCloseClick={() => setSanctionInfo(null)} />
<NitroCardContentView className="text-black">
<Grid>