.audio-title .el-link--inner {
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.video-upload[data-v-2f102a8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-upload b[data-v-2f102a8a] {
  margin-left: 5px;
  font-weight: normal;
  color: #909399;
  cursor: pointer;
}
