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