mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
style: 样式调整
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"
|
||||
@change="reUpload"
|
||||
/>
|
||||
<el-form label-position="top" style="width: 100%; margin-bottom: 8px">
|
||||
<el-form label-position="top" style="width: 100%">
|
||||
<el-row :gutter="8">
|
||||
<el-col :span="12">
|
||||
<el-form-item
|
||||
|
||||
@@ -673,7 +673,7 @@ eventBus.on('tabSort', tabSort)
|
||||
}
|
||||
|
||||
.dv-common-layout {
|
||||
height: calc(100vh - 1px);
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
overflow: hidden;
|
||||
color: @dv-canvas-main-font-color;
|
||||
|
||||
Reference in New Issue
Block a user