forked from github/dataease
commit
ca9b5836c1
@ -309,7 +309,7 @@ defineExpose({
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style lang="less">
|
||||
<style lang="less" scoped>
|
||||
.content {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
@ -193,7 +193,7 @@ defineExpose({
|
||||
/>
|
||||
</template>
|
||||
|
||||
<style lang="less">
|
||||
<style lang="less" scoped>
|
||||
.content {
|
||||
background-color: #ffffff;
|
||||
width: 100%;
|
||||
|
@ -175,7 +175,7 @@ defineExpose({
|
||||
/>
|
||||
</template>
|
||||
|
||||
<style lang="less">
|
||||
<style lang="less" scoped>
|
||||
.content {
|
||||
background-color: #ffffff;
|
||||
width: 100vw;
|
||||
|
Loading…
Reference in New Issue
Block a user