角色列表名字过长,导致右边页面换行显示

Signed-off-by: wdy <350456985@163.com>
This commit is contained in:
wdy
2025-05-20 02:07:48 +00:00
committed by Gitee
parent 4d2be37e0e
commit c0dea0c3c6

View File

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