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