主播周奖励 - 修改样式

This commit is contained in:
2025-09-03 18:57:31 +08:00
parent 936e570b37
commit 0cc6cf50f0
4 changed files with 6 additions and 4 deletions

View File

@@ -751,7 +751,7 @@ body {
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
z-index: 11;
z-index: 999;
display: none;
}
.pub .pub_in {

View File

@@ -858,7 +858,7 @@ body {
bottom: 0;
right: 0;
background: rgba(0, 0, 0, .6);
z-index: 11;
z-index: 999;
display: none;
.pub_in {

View File

@@ -365,7 +365,8 @@ body {
height: 0.8266666667rem;
font-family: PingFang SC, PingFang SC;
font-weight: 600;
font-size: 0.2666666667rem;
font-size: 0.4266666667rem;
line-height: 0.6666666667rem;
color: #313131;
font-style: normal;
text-transform: none;

View File

@@ -417,7 +417,8 @@ body {
height: px2rem(62);
font-family: PingFang SC, PingFang SC;
font-weight: 600;
font-size: px2rem(20);
font-size: px2rem(32);
line-height: px2rem(50);
color: #313131;
font-style: normal;
text-transform: none;