wiz
This commit is contained in:
parent
0683f707cd
commit
5083ef40e1
2 changed files with 18 additions and 1 deletions
|
|
@ -34,6 +34,8 @@
|
|||
-ms-user-select: text !important;
|
||||
user-select: text !important;
|
||||
pointer-events: auto !important;
|
||||
position: relative; /* Ensure z-index is respected */
|
||||
z-index: 10; /* Bring to the front */
|
||||
}
|
||||
.qrcode-box { cursor: pointer; }
|
||||
.qrcode-box.revealed { cursor: default; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue