diff --git a/redisinsight/ui/src/components/command-helper/components/command-helper-search/CHSearchFilter/styles.module.scss b/redisinsight/ui/src/components/command-helper/components/command-helper-search/CHSearchFilter/styles.module.scss index c8f540267f..09ea7e2fff 100644 --- a/redisinsight/ui/src/components/command-helper/components/command-helper-search/CHSearchFilter/styles.module.scss +++ b/redisinsight/ui/src/components/command-helper/components/command-helper-search/CHSearchFilter/styles.module.scss @@ -44,7 +44,6 @@ } .filterKeyType { - height: 32px; line-height: 16px !important; padding: 4px !important; }