mirror of
https://github.com/grafana/grafana.git
synced 2025-01-02 12:17:01 -06:00
Connections: update the style of the cards (#61989)
This commit is contained in:
parent
958eea2f78
commit
cc502bbfbd
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user