Pre Merge pull request !75 from wdy/master

This commit is contained in:
wdy 2025-05-23 08:21:52 +00:00 committed by Gitee
commit cb6319b924
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -41,6 +41,7 @@
<style scoped lang="less"> <style scoped lang="less">
.height100 { .height100 {
height: 100%; height: 100%;
flex-wrap: nowrap;
} }
.role-setting { .role-setting {
width: calc(100% - 250px); width: calc(100% - 250px);