feat: account overflow

This commit is contained in:
Alisa | Side.one 2023-05-29 18:03:55 +08:00
parent 16335bd081
commit ee27d61e1e
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ const baseStore = useBaseStore();
const expenseRationChartConfig = computed(() => {
const theme = baseStore.theme;
getDonutChartConfig(theme, props.labels);
getDonutChartConfig(theme, props?.labels);
});
</script>

View File

@ -312,7 +312,7 @@ loadAccount(props.address);
>Withdraw</label
>
</div>
<div class="overdflow-x-auto">
<div class="overflow-x-auto">
<table class="table w-full text-sm table-zebra">
<thead>
<tr>