mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Use cursor pointer inside nodes
This commit is contained in:
@@ -33,6 +33,7 @@ body.command-logger-node-text {
|
||||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.command-logger-node-text span {
|
||||
|
||||
Reference in New Issue
Block a user