Skip to content

Commit 1ce8709

Browse files
Fix the tile to full size
1 parent 9937c26 commit 1ce8709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/dashboard/CapacityDashboard.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,7 @@ export default {
673673
674674
.dashboard-storage {
675675
width: 100%;
676+
min-height: 370px;
676677
overflow-x:hidden;
677678
overflow-y: scroll;
678679
max-height: 370px;

0 commit comments

Comments
 (0)