
.shortcut-container[data-v-33faefcc] {
  padding: 20px;
}
.shortcut-header[data-v-33faefcc],
.app-header[data-v-33faefcc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.footer-buttons[data-v-33faefcc] {
  margin-top: 20px;
  text-align: center;
}
.shortcut-list[data-v-33faefcc],
.app-list[data-v-33faefcc] {
  margin-bottom: 20px;
}
.el-tree[data-v-33faefcc] {
  max-height: 400px;
  overflow-y: auto;
}

