Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7a071960b | |||
| c2cc542c84 |
@@ -56,13 +56,6 @@ export default function CreateProjectModal({
|
||||
}}
|
||||
onClick={onClose}
|
||||
>
|
||||
<div
|
||||
style={{
|
||||
position: 'absolute',
|
||||
inset: 0,
|
||||
background: 'rgba(0, 0, 0, 0.5)',
|
||||
}}
|
||||
/>
|
||||
<div
|
||||
className="card"
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user