mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
chore: remove unused css prop (#62350)
balm0mma/remUnusedCss/ remove unused css prop
This commit is contained in:
parent
a7c4872bcd
commit
c6f4eb4282
@ -133,13 +133,6 @@ const tableStyles = {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
`,
|
`,
|
||||||
noData: css`
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
height: 100%;
|
|
||||||
`,
|
|
||||||
selectWrapper: css`
|
selectWrapper: css`
|
||||||
padding: 8px 8px 0px 8px;
|
padding: 8px 8px 0px 8px;
|
||||||
`,
|
`,
|
||||||
|
Loading…
Reference in New Issue
Block a user