zhangxp
2023-05-26 f6b6ea193719ef3e72baf0e140dbd63ad5b83bff
Source/UBCS-WEB/src/components/code-dialog-page/formulaEditor.vue
@@ -46,6 +46,7 @@
        <el-col :span="10">
          <el-card
            class="box-card formula-box-card"
            data-v-49729759
            style="height: 35vh;">
            <div slot="header" class="clearfix">
              <span style="font-size: medium">运算符</span>
@@ -669,9 +670,9 @@
};
</script>
  
<style>
<style scoped>
  .formula-box-card > .el-card__body {
  .formula-box-card >>> .el-card__body {
    padding: 0px;
    height: 85%;
    width: 100%;