Merged in bugfix/PMCORE-3510 (pull request #8267)

PMCORE-3510

Approved-by: Rodrigo Quelca
This commit is contained in:
Henry Jonathan Quispe Quispe
2021-11-08 22:56:32 +00:00
committed by Julio Cesar Laura Avendaño
2 changed files with 10 additions and 0 deletions

View File

@@ -342,5 +342,9 @@ export default {
.vp-text-align-center {
text-align: center;
}
.apexcharts-menu-item.exportCSV{
display: none !important;
}
</style>
<style src="vue-multiselect/dist/vue-multiselect.min.css"></style>