Fix iinverse mempool graph also affect the TV view (#580)

This commit is contained in:
Miguel Medeiros
2021-06-29 14:08:11 -03:00
committed by GitHub
parent da13349b14
commit df588695ec

View File

@@ -7,5 +7,5 @@
} }
} }
.ct-legend.inverted { .ct-legend.inverted {
flex-direction: column; flex-direction: column !important;
} }