1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
This commit is contained in:
Gerard Burns 2024-04-22 08:17:23 +01:00
parent 06bab3397f
commit 222bed8a7e

View file

@ -69,6 +69,7 @@
box-sizing: border-box;
border: 1px solid var(--grey-4);
position: absolute;
pointer-events: none;
z-index: 1000;
}