.tag-modal[data-v-faf41ec6] .ant-modal-content {
  background: #f9f9f9;
  border-radius: 0.5rem;
}
.tag-modal[data-v-faf41ec6] .ant-modal-header {
  background: #f9f9f9;
  border-radius: 0.5rem 0.5rem 0 0;
}
.tag-modal[data-v-faf41ec6] .ant-modal-title {
  font-size: 1.1rem;
  color: #222222;
}
.tag-modal[data-v-faf41ec6] .ant-modal-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.3rem;
}
.tag-modal[data-v-faf41ec6] .ant-btn {
  width: 8.5rem;
  height: 2.5rem;
}
.tag-modal[data-v-faf41ec6] .upload-btn {
  margin-left: 2.5rem;
}
