Merge pull request #12428 from dataease/pr@dev-v2_st

fix(系统设置): 样式问题
This commit is contained in:
dataeaseShu
2024-09-25 09:53:04 +08:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -309,7 +309,7 @@ defineExpose({
</div>
</template>
<style lang="less">
<style lang="less" scoped>
.content {
width: 100%;
height: 100%;

View File

@@ -193,7 +193,7 @@ defineExpose({
/>
</template>
<style lang="less">
<style lang="less" scoped>
.content {
background-color: #ffffff;
width: 100%;

View File

@@ -175,7 +175,7 @@ defineExpose({
/>
</template>
<style lang="less">
<style lang="less" scoped>
.content {
background-color: #ffffff;
width: 100vw;