mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 11:02:13 +08:00
Grafana-UI: Make card figure honor align prop (#34639)
This commit is contained in:
@ -145,8 +145,6 @@ export const getCardStyles = stylesFactory((theme: GrafanaTheme2) => {
|
||||
media: css`
|
||||
margin-right: ${theme.spacing(2)};
|
||||
width: 40px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
& > * {
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user