调整样式
This commit is contained in:
@@ -11,6 +11,7 @@ import AccountRoleList from "./accountRoleList";
|
||||
|
||||
export default {
|
||||
name: "AppAccountRole",
|
||||
label: "账号角色管理",
|
||||
props: {
|
||||
instance: Function
|
||||
},
|
||||
|
||||
@@ -144,10 +144,7 @@ export default {
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
.addAccountRole {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #fff;
|
||||
position: relative;
|
||||
|
||||
.roleList {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user