mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
scrolling is a nice feature
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
border: 1px solid #212121;
|
||||
max-height: 390px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.select-list ol:empty {
|
||||
|
||||
Reference in New Issue
Block a user