Merge pull request #588 from kolplattformen/fix/invisible-text-no-children

fix: 🐛 Ingen text syns i dark mode när inga barn hittas
This commit is contained in:
Viktor Sarström 2021-12-08 08:49:45 +01:00 committed by GitHub
commit d24f65900e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -196,7 +196,6 @@ const themedStyles = StyleService.create({
emptyState: {
...LayoutStyle.center,
...LayoutStyle.flex.full,
backgroundColor: Colors.neutral.white,
paddingHorizontal: Sizing.t5,
},
emptyStateDescription: {