refactor: refs #8699 adjust column alignment in ExtraCommunity.vue for better readability #1647
|
@ -199,7 +199,6 @@ const columns = computed(() => [
|
|||
name: 'percentage',
|
||||
align: 'center',
|
||||
showValue: false,
|
||||
sortable: true,
|
||||
},
|
||||
{
|
||||
label: t('extraCommunity.kg'),
|
||||
|
|
Loading…
Reference in New Issue