hookehuyr

fix

......@@ -154,4 +154,9 @@ export default {
/deep/.mu-table th.is-sortable .mu-table-sort-icon {
opacity: .6;
}
.container {
max-width: fit-content;
}
</style>
......