mirror of
https://github.com/atom/atom.git
synced 2026-02-11 23:25:03 -05:00
Make the event palette narrower for now
This commit is contained in:
@@ -1 +1,8 @@
|
||||
.event-palette {
|
||||
width: 50%;
|
||||
margin-left: -25%;
|
||||
}
|
||||
|
||||
.event-palette ol {
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user