Ajout mdia query pour label pie
This commit is contained in:
parent
54a1e935ac
commit
6d0713d846
|
@ -72,6 +72,11 @@
|
|||
font-weight: 900;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 699px ) {
|
||||
.pie__segment .label {
|
||||
bottom: -22px;
|
||||
}
|
||||
}
|
||||
/*** Legends ***/
|
||||
|
||||
.home-legend-items {
|
||||
|
|
Loading…
Reference in a new issue