change
This commit is contained in:
parent
3a5aa3d5d3
commit
c2ba7f26af
|
@ -19,7 +19,7 @@ export default defineComponent({
|
|||
></div>
|
||||
)}
|
||||
<div
|
||||
class="absolute left-0 top-0 w-[250px] h-[195px] bg-black"
|
||||
class="absolute left-0 top-0 w-full h-full bg-black"
|
||||
style={{
|
||||
zIndex: 1,
|
||||
backgroundColor: `rgba(0,0,0,${settings.state.maskOpacity})`,
|
||||
|
|
Loading…
Reference in New Issue