mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-22 19:05:54 +08:00
commit message
This commit is contained in:
23
manager/src/views/sys/role-manage/roleManage.scss
Normal file
23
manager/src/views/sys/role-manage/roleManage.scss
Normal file
@@ -0,0 +1,23 @@
|
||||
.permModal {
|
||||
.ivu-modal-body {
|
||||
max-height: 560px;
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.depModal {
|
||||
.ivu-modal-body {
|
||||
max-height: 500px;
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
.tips{
|
||||
font-size: 12px;
|
||||
color: #999;
|
||||
margin-left: 8px;
|
||||
}
|
||||
.title{
|
||||
|
||||
font-weight: bold;
|
||||
margin-right: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user