6 lines
94 B
CSS
6 lines
94 B
CSS
#overlayConfirm {
|
|
position: absolute;
|
|
left: 25vw;
|
|
width: 50vw;
|
|
height: 50vh;
|
|
} |