draggables, ipc stuff
This commit is contained in:
@ -548,7 +548,7 @@ document.addEventListener('DOMContentLoaded', async () => {
|
||||
transform: translate(-50%, -50%);
|
||||
padding: 10px;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
|
||||
box-shadow: 0 4px 2px rgba(0,0,0,0.1);
|
||||
z-index: 1000;
|
||||
">
|
||||
<div style="">
|
||||
|
||||
Reference in New Issue
Block a user