forked from github/dataease
fix(智能助手): 卡片的投影
This commit is contained in:
parent
9d417d3e44
commit
c3308edebc
@ -62,5 +62,6 @@ onMounted(() => {
|
|||||||
height: 50%;
|
height: 50%;
|
||||||
min-height: 450px;
|
min-height: 450px;
|
||||||
max-height: 600px;
|
max-height: 600px;
|
||||||
|
box-shadow: 0px 6px 24px 0px #1f232914;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user