Skip to content

Commit 987b040

Browse files
committed
#RI-5536 - Do not collapse the "Create a free db" button
1 parent 344006d commit 987b040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/pages/home/components/home-header/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595

9696
.promo {
9797
display: flex !important;
98-
@media only screen and(max-width: 1000px) {
98+
@media only screen and(max-width: 800px) {
9999
display: none !important;
100100
}
101101
}

0 commit comments

Comments
 (0)