Browse Source

修改弹窗标题位置

wangfumin 1 tháng trước cách đây
mục cha
commit
8ad67a5e96
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/view/case/drawMap/creatMap.vue

+ 1 - 0
src/view/case/drawMap/creatMap.vue

@@ -560,6 +560,7 @@ onUnmounted(() => {
 <style lang="scss">
 .map-fire-dialog{
     .el-dialog__header{
+        text-align: left;
         border-bottom: 1px solid #dcdfe6;
         margin-bottom: 16px;
     }