Skip to content

Commit cb68ef5

Browse files
committed
【解决todo】ai-layout 100%高宽问题,只能通过 position: absolute 来特殊处理
1 parent b4b9015 commit cb68ef5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/ai/chat/index/index.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,6 @@ onMounted(async () => {
570570

571571
<style lang="scss" scoped>
572572
.ai-layout {
573-
// TODO @范 这里height不能 100% 先这样临时处理 TODO @fan:这个目前要搞处理么?
574573
position: absolute;
575574
flex: 1;
576575
top: 0;

0 commit comments

Comments
 (0)