reduce EntrySummary distance between table rows
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
6605eea044
commit
3e04c86000
|
@ -338,7 +338,7 @@ const fetchEntryBuys = async () => {
|
|||
v-if="rowIndex !== entryBuys.length - 1"
|
||||
class="separation-row"
|
||||
>
|
||||
<QTd colspan="10" style="height: 24px" />
|
||||
<QTd colspan="10" style="height: 16px" />
|
||||
</QTr>
|
||||
</template>
|
||||
</QTable>
|
||||
|
|
Loading…
Reference in New Issue