Skip to content

Commit 4eeb23d

Browse files
committed
fix: add animation
1 parent 996c701 commit 4eeb23d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/containers/Tenant/Healthcheck/Healthcheck.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686
background-color: var(--g-color-text-danger);
8787
}
8888
&__issue-details {
89+
overflow: hidden;
90+
8991
padding: 0 var(--g-spacing-4) var(--g-spacing-4) var(--g-spacing-4);
9092
}
9193
}

0 commit comments

Comments
 (0)