班前会

This commit is contained in:
zonse
2025-05-10 20:39:06 +08:00
parent ace065a512
commit 08e97acd4a
9 changed files with 204 additions and 460 deletions
+6 -6
View File
@@ -122,14 +122,14 @@ body::-webkit-scrollbar{
}
.lw-tit>.lw-item{
width: 1.475rem;
height: .825rem;
height: 1rem;
background-color: #254056;
color: #ffffff;
padding: .05rem;
}
.lw-tit > .lw-item > .lw-item-lab {
font-size: .175rem;
height: .25rem;
font-size: .25rem;
height: .5rem;
color: #A9DDEE;
border-bottom: 1px solid #00BEFF;
width: 100%;
@@ -143,11 +143,11 @@ body::-webkit-scrollbar{
.lw-tit > .lw-item > .lw-item-val {
height: calc(100% - .25rem);
height: calc(100% - .5rem);
display: flex;
align-items: center;
justify-content: center;
font-size: .3rem;
font-size: .35rem;
}
.t-side>.t-side-tit{
height: .45rem;
@@ -159,7 +159,7 @@ body::-webkit-scrollbar{
background-repeat: no-repeat;
font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
color: #FFFFFF;
font-size: .2rem;
font-size: .25rem;
position: relative;
}