fix(系统设置): 样式问题

This commit is contained in:
dataeaseShu 2024-09-25 09:52:42 +08:00
parent 1d88d65eb4
commit d0c285fa03
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;