Skip to content

Commit a5880ef

Browse files
authored
Merge pull request #3095 from RedisInsight/release/2.44.0
Release/2.44.0 to latest
2 parents 2e62def + d485882 commit a5880ef

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)