mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Make config panels to scroll vertically if needed
This commit is contained in:
committed by
Corey Johnson & Kevin Sawicki
parent
027bada7d5
commit
707ed3c51a
@@ -22,6 +22,7 @@
|
||||
|
||||
#panels {
|
||||
-webkit-flex: 1;
|
||||
overflow-y: auto;
|
||||
> div {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user