.album-avatar-border[data-v-0c312d4b] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  border: 1px solid #999;
}
.album-avatar-border .album-avatar[data-v-0c312d4b] {
    max-width: 200px;
    display: block;
    position: relative;
    z-index: 1;
}
.album-avatar-border .album-avatar-close[data-v-0c312d4b] {
    color: #bbb;
    cursor: pointer;
    position: absolute;
    right: -11px;
    top: -11px;
    z-index: 2;
    font-size: 16px;
    z-index: 2;
}

