Darker pop-up's

This commit is contained in:
2021-05-03 15:43:03 -05:00
parent 8a9d2dc914
commit 9246b33440
3 changed files with 4 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ class AddEditHost extends Component {
render() {
return (
<Box dxStyle={{ width: '430px', height: 'auto', padding: '5px' }}>
<Box dxDark dxStyle={{ width: '430px', height: 'auto', padding: '5px' }}>
{createDismissDisplay(this.props.Close)}
<div
style={{