mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
consistent mini editor spacing in overlays
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.overlay .editor.mini {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.overlay .message {
|
||||
padding-top: 5px;
|
||||
font-size: 11px;
|
||||
|
||||
Reference in New Issue
Block a user