DESKTOP-CVS3R96\我恁爹
2022-11-15 d8f6c671a613b841566c8d7b1f36eb2bb9640ea9
static/css/public2.css
@@ -12579,18 +12579,19 @@
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  background-color: #fff;
  width: 85%;
  width: 80%;
  border-radius: 3px;
  font-size: 16px;
  -webkit-user-select: none;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: .2s
  transition: .2s;
  border-radius:16px;
}
.mint-msgbox-header {
  padding: 15px 0 0
  padding: 30px 0 0
}
.mint-msgbox-content {
@@ -12619,30 +12620,34 @@
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-size: 26px;
  font-weight: 700;
  color: #333
  color: #333;
}
.mint-msgbox-message {
  line-height: 36px
  line-height: 36px;
  font-size: 20px;
  color: #666666;
}
.mint-msgbox-btns {
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  line-height: 40px
  height: 50px;
  line-height: 50px
}
.mint-msgbox-btn {
  line-height: 35px;
  line-height: 50px;
  display: block;
  background-color: #fff;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  border: 0
  border: 0;
  font-size: 22px;
  letter-spacing: 2px;
}
.mint-msgbox-btn:focus {
@@ -12655,7 +12660,8 @@
.mint-msgbox-cancel {
  width: 50%;
  border-right: 1px solid #ddd
  border-right: 1px solid #ddd;
  color: #999;
}
.mint-msgbox-cancel:active {
@@ -13792,7 +13798,7 @@
}
.mint-msgbox-message {
  color: #999;
  color: #666666;
  margin: 0;
  text-align: center;
  line-height: 2rem !important