|
@ -282,14 +282,14 @@ export default { |
|
|
</script> |
|
|
</script> |
|
|
<style scoped> |
|
|
<style scoped> |
|
|
.span-sty { |
|
|
.span-sty { |
|
|
width: 80px !important; |
|
|
width: 100px !important; |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-direction: row; |
|
|
flex-direction: row; |
|
|
justify-content: flex-end; |
|
|
justify-content: flex-end; |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
} |
|
|
} |
|
|
.addinputInfo { |
|
|
.addinputInfo { |
|
|
margin-left: 70px !important; |
|
|
margin-left: 90px !important; |
|
|
} |
|
|
} |
|
|
.tlineheightb { |
|
|
.tlineheightb { |
|
|
display: flex; |
|
|
display: flex; |
|
|