aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ui/input/styles.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ui/input/styles.ts')
-rw-r--r--src/components/ui/input/styles.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/ui/input/styles.ts b/src/components/ui/input/styles.ts
index 04c1b3991..ebae0e40d 100644
--- a/src/components/ui/input/styles.ts
+++ b/src/components/ui/input/styles.ts
@@ -49,7 +49,6 @@ export default (theme: Theme) => ({
49 }, 49 },
50 passwordScore: { 50 passwordScore: {
51 background: theme.inputScorePasswordBackground, 51 background: theme.inputScorePasswordBackground,
52 border: theme.inputBorder,
53 borderTopWidth: 0, 52 borderTopWidth: 0,
54 borderBottomLeftRadius: theme.borderRadiusSmall, 53 borderBottomLeftRadius: theme.borderRadiusSmall,
55 borderBottomRightRadius: theme.borderRadiusSmall, 54 borderBottomRightRadius: theme.borderRadiusSmall,