wwf
2 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
app/components/header/account-setting/members-page/invited-modal/index.module.css
@@ -1,7 +1,7 @@
.modal {
  padding: 32px !important;
  width: 480px !important;
  /* background: linear-gradient(180deg, rgba(3, 152, 85, 0.05) 0%, rgba(3, 152, 85, 0) 22.44%), #F9FAFB !important; */
  background: linear-gradient(180deg, rgba(3, 152, 85, 0.05) 0%, rgba(3, 152, 85, 0) 22.44%), #F9FAFB !important;
}
.copyIcon {
@@ -18,4 +18,4 @@
.copyIcon.copied {
  background-image: url(./assets/copied.svg);
}
}