mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tweak background size
This commit is contained in:
parent
583a4f5314
commit
66831fb0cd
@ -9,7 +9,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
background-image: url(../img/heatmap_bg_test.svg);
|
background-image: url(../img/heatmap_bg_test.svg);
|
||||||
background-size: 100%;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
input:-webkit-autofill,
|
input:-webkit-autofill,
|
||||||
|
Loading…
Reference in New Issue
Block a user