mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
perf: 对接 SQLBot 页面样式
This commit is contained in:
committed by
fit2cloud-chenyw
parent
e95da88efa
commit
542dc682bc
@@ -102,7 +102,7 @@ onUnmounted(() => {
|
||||
<style lang="less" scoped>
|
||||
.dataease-v2-embedded-sqlbot {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
height: calc(100vh - 56px);
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user