Skip to content

Commit a406f10

Browse files
authored
Merge pull request #3105 from RedisInsight/latest
Latest to main
2 parents 3fd22be + a5880ef commit a406f10

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

redisinsight/ui/src/pages/browser/components/redisearch-key-list/styles.module.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,9 @@
6565
}
6666

6767
@include insights-open {
68-
.container {
69-
width: 154px;
68+
.container,
69+
:global(.euiFormControlLayout__childrenWrapper) {
70+
width: 154px !important;
7071
}
7172
}
7273

0 commit comments

Comments
 (0)