Connections: update the style of the cards (#61989)

This commit is contained in:
Levente Balogh 2023-01-24 16:22:46 +01:00 committed by GitHub
parent 958eea2f78
commit cc502bbfbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ const getStyles = (theme: GrafanaTheme2) => ({
card: css`
height: 90px;
padding: 0px 24px;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.6);
margin-bottom: 0;
`,
cardContent: css`
display: flex;