This commit is contained in:
duanliang
2025-06-11 20:40:10 +08:00
parent 9cd435f867
commit 58d9a679c1

View File

@@ -222,19 +222,15 @@ import pubSub from 'pubsub-js'
<style scoped lang="scss">
.coll-box{
flex:1 !important;
.box-1{
width:initial;
flex:1;
}
}
// .box-1 .rt-lable{
// .lable{
// font-size:vw(10) !important;
// }
// .value{
// font-size:vw(28) !important;
// }
// }
.box-1 .rt-lable{
.label{
font-size:vw(14) !important;
}
.value{
font-size:vw(24) !important;
}
}
.box-1 {
margin-top: vh(120);
width: vw(780);