mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Fix lint errors
This commit is contained in:
@@ -66,8 +66,8 @@ div > .inline-block-tight:last-child {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
top: 0;
|
||||
right: 0;
|
||||
opacity: 0.0;
|
||||
-webkit-animation: visual-beep-flash 0.2s ease-out;
|
||||
background: @background-color-warning;
|
||||
|
||||
Reference in New Issue
Block a user