Commit 9dc838c6f2ee7675b8f6de0c6b9232b6536c2c77

Authored by Leonardo Merlin
1 parent 4904a6d3

Rollback list-icons styles

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/index.scss
@@ -222,7 +222,7 @@ body { @@ -222,7 +222,7 @@ body {
222 .icon { 222 .icon {
223 position: relative; 223 position: relative;
224 top: -8px; 224 top: -8px;
225 - left: 2px; 225 + left: -8px;
226 } 226 }
227 } 227 }
228 228