mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
fix popover styles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.select-list.popover-list {
|
||||
min-width: 150px;
|
||||
max-width: 200px;
|
||||
border: 2px solid #222;
|
||||
webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .5);
|
||||
margin-left: 0px;
|
||||
|
||||
Reference in New Issue
Block a user