This commit is contained in:
parent
f32949a8e3
commit
c6acb6d584
|
|
@ -51,8 +51,8 @@
|
|||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
width: calc(100% - 20px);
|
||||
height: calc(100% - 20px);
|
||||
width: calc(100% - 18px);
|
||||
height: calc(100% - 18px);
|
||||
z-index: 1;
|
||||
background-color: black;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in New Issue