패널 css 수정

This commit is contained in:
김창수 2025-01-22 11:11:54 +09:00
parent 69bb602e29
commit 2093c5ada3

View File

@ -3,7 +3,7 @@
position: fixed; position: fixed;
top: 200px; top: 200px;
left: 50px; left: 50px;
z-index: 999999; z-index: 100000;
display: flex; display: flex;
width: 237px; width: 237px;
height: 40px; height: 40px;