6.11
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user