update class name

This commit is contained in:
Abhinav-grd 2021-03-11 19:43:36 +05:30
parent fb104e4021
commit fd364fbaaa
3 changed files with 3 additions and 3 deletions

View file

@ -148,7 +148,7 @@ const GlobalStyles = createGlobalStyle`
.alert-primary {
background-color: #c4ffd6;
}
.my-modal{
.ente-modal{
width: 500px;
max-width:100%;
}

View file

@ -56,7 +56,7 @@ export default function AddCollection({
centered
backdrop="static"
style={{ background: 'rgba(0, 0, 0, 0.8)' }}
dialogClassName="my-modal"
dialogClassName="ente-modal"
>
<Modal.Header closeButton>
<Modal.Title>{constants.CREATE_COLLECTION}</Modal.Title>

View file

@ -17,7 +17,7 @@ export default function UploadProgress({
aria-labelledby="contained-modal-title-vcenter"
centered
backdrop="static"
dialogClassName="my-modal"
dialogClassName="ente-modal"
>
<Modal.Header>
<Modal.Title id="contained-modal-title-vcenter">