mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
fix position of prompt icon
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
content: '\f078';
|
||||
font-family: 'Octicons Regular';
|
||||
position: relative;
|
||||
top: -5px;
|
||||
top: 0;
|
||||
left: -5px;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user