mirror of
https://github.com/Doodle3D/doodle3d-connect.git
synced 2024-12-25 18:13:48 +01:00
Allow clicking through spinner
This commit is contained in:
parent
2b24d86223
commit
693af8f6d6
@ -26,6 +26,7 @@ a {
|
|||||||
width: 50px;
|
width: 50px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
margin: -25px 0 0 -25px;
|
margin: -25px 0 0 -25px;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
#list {
|
#list {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user