删除用户和角色解绑关联

This commit is contained in:
RuoYi
2020-12-09 10:32:53 +08:00
parent a941c1b488
commit 4d46f4c1b5
5 changed files with 34 additions and 3 deletions

View File

@ -238,7 +238,7 @@
position: relative;
float: right;
}
/* XY 代码生成预览左右滑动 */
.el-tabs__content{
overflow-x: scroll;
/* el-tabs提供滚动机制 */
.el-tabs__content {
overflow-x: scroll;
}