fix: 🐛 Ingen text syns i dark mode när inga barn hittas

 Closes: #571
This commit is contained in:
Kajetan Kazimierczak 2021-12-08 00:02:06 +01:00
parent fde9d95149
commit bce1165f30
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: {