mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update cursor z-index
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
}
|
||||
|
||||
.cursor {
|
||||
z-index: 2;
|
||||
z-index: 4;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user