final css styles applied

This commit is contained in:
fdnklg
2020-10-06 12:11:39 +02:00
parent 36d4eb0767
commit 07b063a0a7
9 changed files with 46 additions and 15 deletions
+1
View File
@@ -53,6 +53,7 @@ const Button = styled.button`
svg {
.nostroke {
stroke: none;
fill: ${getThemeColor('background')};
}
}
}