fix: el pick up order css
parent
41fe54e5f0
commit
6f46dc90f2
|
|
@ -175,8 +175,7 @@ onMounted(() => {
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<Page auto-content-height>
|
<Page auto-content-height>
|
||||||
<ElCard class="mb-4 h-[10%]">
|
<ElCard class="m-4">
|
||||||
<!-- TODO @霖:高度不对 -->
|
|
||||||
<div class="flex flex-row gap-4">
|
<div class="flex flex-row gap-4">
|
||||||
<SummaryCard
|
<SummaryCard
|
||||||
class="flex flex-1"
|
class="flex flex-1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue