[data-v-461dbc26] .el-tree-node__content {
  border-radius: 4px;
  margin: 4px 0;
  padding: 4px 0;
}
.auth[data-v-461dbc26] {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.auth-menus[data-v-461dbc26] {
    border: 1px #e9ecf7 solid;
    flex: 1;
    display: flex;
    flex-direction: column;
    height: 480px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.auth-menus .scroll[data-v-461dbc26] {
      flex: 1;
      overflow: auto;
      padding: 20px;
}
.auth-menus .options[data-v-461dbc26] {
      border-top: 1px #e9ecf7 solid;
      padding: 10px;
}

