expo removed all cursor event
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -99,6 +99,16 @@
|
||||
// pointer-events: none;
|
||||
// }
|
||||
|
||||
body.domain-expo-encyclopediedelaparole-org{
|
||||
* {
|
||||
pointer-events: none!important;
|
||||
cursor:none!important;
|
||||
}
|
||||
// cursor: none;
|
||||
// canvas#corpus-map{
|
||||
// cursor: none!important;
|
||||
// }
|
||||
}
|
||||
|
||||
body.expo-black{
|
||||
background-color: $expo-black;
|
||||
|
||||
Reference in New Issue
Block a user