Skip to content

Commit 3552825

Browse files
committed
fix: panel height
1 parent 523f8d0 commit 3552825

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/containers/Tenant/Diagnostics/TopQueries/QueryDetails/QueryDetails.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
.kv-query-details {
44
display: flex;
5+
flex: 1;
56
flex-direction: column;
67

7-
height: 100%;
8-
98
color: var(--g-color-text-primary);
109
background-color: var(--g-color-base-background-dark);
1110

0 commit comments

Comments
 (0)