Skip to content

Commit 05013eb

Browse files
committed
#RI-5610 - fix height
1 parent 5283730 commit 05013eb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

redisinsight/ui/src/pages/autodiscover-cloud/redis-cloud-databases/styles.module.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
:global(.homePage) :global(.cloudDatabaseList) {
2-
height: calc(100vh - 326px) !important;
3-
4-
@media (min-width: 1130px) {
5-
height: calc(100vh - 272px) !important;
6-
}
7-
}
8-
91
.footer {
102
padding: 15px 14px 10px 30px !important;
113
}

0 commit comments

Comments
 (0)