高度调整

This commit is contained in:
zhujiyan
2024-08-27 16:38:26 +08:00
parent 93fe619465
commit 2eb346e4c8
5 changed files with 12 additions and 11 deletions

View File

@@ -417,7 +417,7 @@ onMounted(() => {
<style lang="scss" scoped>
.static {
width: 100%;
height: calc(100vh - 120px);
height: calc(100vh - 165px);
display: flex;
justify-content: space-between;
background-color: #eee;