From 6c16e43cd6521460c804391c042348dbb14086fc Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 16 六月 2020 09:44:40 +0800
Subject: [PATCH] 2020-06-16

---
 src/tabviews/formtab/index.scss |   47 -----------------------------------------------
 1 files changed, 0 insertions(+), 47 deletions(-)

diff --git a/src/tabviews/formtab/index.scss b/src/tabviews/formtab/index.scss
index 8a0d014..ca82262 100644
--- a/src/tabviews/formtab/index.scss
+++ b/src/tabviews/formtab/index.scss
@@ -37,53 +37,6 @@
       .ant-collapse-content-box {
         padding: 16px 30px;
         > .ant-row {
-          // .page-card {
-          //   position: relative;
-          //   background: #ffffff;
-          //   border-radius: 2px;
-          //   padding-top: 15px;
-          //   .ant-form-item {
-          //     cursor: move;
-          //     display: flex;
-          //     margin-bottom: 0px;
-          //     .ant-form-item-label {
-          //       label {
-          //         width: 100%;
-          //         cursor: move;
-          //         overflow: hidden;
-          //         display: inline-block;
-          //         text-overflow: ellipsis;
-          //         white-space: nowrap;
-          //       }
-          //     }
-          //     .ant-form-item-label.ant-col-cuslabel {
-          //       width: 11%;
-          //     }
-          //     .ant-form-item-control-wrapper.ant-col-cuswrap {
-          //       width: 89%;
-          //     }
-          //     .ant-form-item-control-wrapper {
-          //       .ant-input-number {
-          //         width: 100%;
-          //         margin-top: 4px;
-          //       }
-          //       .ant-select {
-          //         width: 100%;
-          //         margin-top: 4px;
-          //       }
-          //       .ant-calendar-picker {
-          //         margin-top: 4px;
-          //       }
-          //       .ant-btn {
-          //         margin-top: 4px;
-          //       }
-          //       .data-range .ant-calendar-picker-input {
-          //         padding: 4px 20px 4px 5px;
-          //         font-size: 13px;
-          //       }
-          //     }
-          //   }
-          // }
           .ant-calendar-picker {
             min-width: 100px!important;
             width: 100%;

--
Gitblit v1.8.0