SystemPermissionInfo.less
527 Bytes
.clayout {
position: relative;
margin: 82px 0 0 0;
background: #f0f2f5!important;
//height: 100%!important; 控制按照视窗高度
}
:global {
#SysPermissionList .ant-tabs-tab {
//padding: 0 65px!important;
padding: 0!important;
width: 180px;
.ant-tabs-tab-btn{
width: 100%;
text-align: center!important;
}
}
.xly-jurisdiction #staticEditTree .ant-tree-treenode{
height: 30px;
}
.xly-jurisdiction #staticEditTree .ant-tree-treenode:first-child{
margin-top: 5px;
}
}