Merge branch 'feature/accessibility-list-reorder' into feature/shortcuts

Conflicts:
	src/components/App.jsx
This commit is contained in:
orangemug
2018-06-03 09:41:07 +01:00
8 changed files with 138 additions and 5 deletions
+1
View File
@@ -139,6 +139,7 @@
font-size: $font-size-5;
color: $color-lowgray;
background-color: transparent;
width: 100%;
@include flex-row;
}