Skip to content

Commit a1a0ee0

Browse files
#RI-3822-update styles
1 parent 093ca43 commit a1a0ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/components/query-card/QueryCardHeader/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ $marginIcon: 12px;
158158
.executionTimeValue {
159159
display: none;
160160

161-
@media (min-width: $breakpoint-l) {
161+
@media (min-width: $breakpoint-m) {
162162
display: initial;
163163
overflow: hidden;
164164
text-overflow: ellipsis;

0 commit comments

Comments
 (0)