PMCORE-3510

This commit is contained in:
Henry Jordan
2021-11-08 22:34:23 +00:00
parent 58d19cbe55
commit 6985bf653c
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>