mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Increase size of resize handle to 10px
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
float: right;
|
||||
left: 212px;
|
||||
height: 100%;
|
||||
width: 2px;
|
||||
width: 10px;
|
||||
background: transparent;
|
||||
cursor: col-resize;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user