@@ -617,6 +617,9 @@ export default {
}
</script>
<style lang="scss" scoped>
+.up {
+ padding-top: 12px;
+}
.header {
display: flex;
justify-content: flex-start;
@@ -439,6 +439,9 @@ export default {
@@ -803,6 +803,9 @@ export default {
.comprehensive {
width: 100%;
height: 100%;
@@ -174,6 +174,9 @@ export default {
.comprehensive_cont {
> .comprehensive_top {
@@ -118,6 +118,9 @@ export default {
align-items: center;