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
commit ca9b5836c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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;