Skip to content

Commit ec17554

Browse files
committed
style(SimplidiedPlan): fix padding
1 parent 8ef7604 commit ec17554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/Tenant/Query/ExplainResult/components/SimplifiedPlan/SimplifiedPlan.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
overflow: auto;
66

77
height: 100%;
8-
padding: 0 0 15px;
8+
padding: 0 15px 15px;
99
&__table {
1010
width: 100%;
1111
max-width: 100%;

0 commit comments

Comments
 (0)