Explorar o código

大致样式调整

luolei %!s(int64=4) %!d(string=hai) anos
pai
achega
6441126af3

+ 1 - 1
src/common/components/BlockInp/index.less

@@ -23,7 +23,7 @@
     padding:5px;
     outline: none;
     border-bottom:1px @part-border-color dashed;
-    margin-right: 470px;
+    // margin-right: 470px;
     word-break: break-all;
     font-weight: bold;
     textarea{

+ 1 - 1
src/common/components/ItemBox/index.less

@@ -18,7 +18,7 @@
   .content{
     // height:120px;
     min-height: 38px;
-    margin:0 470px 0 60px;
+    margin:0 0 0 60px;
     position: relative;
     padding:5px 12px 5px 5px;
     outline: none;

+ 1 - 1
src/components/BlockEmrCont/index.jsx

@@ -45,7 +45,7 @@ class BlockEMRCont extends Component {
     const contStyle={
       opacity:'0.4',
       top:'1px',
-      right:'458px',
+      right:'0px',
       zIndex:'15',
       width:'14px',
       background:'#f1f1f1'};

+ 1 - 1
src/components/InfoTitle/index.less

@@ -9,7 +9,7 @@
   position: fixed;
   left: 10px;
   top: 50px;
-  right: 468px;
+  right: 10px;
   min-width: 548px;
   /*padding-right: 122px;*/
   .activeWrap {

+ 1 - 1
src/components/Inspect/index.less

@@ -1,7 +1,7 @@
 @import "~@less/mixin.less";
 
 .wrapper{
-  margin-right: 470px;
+  // margin-right: 470px;
 }
 .top {
     position: relative;

+ 1 - 1
src/components/Operation/index.less

@@ -6,7 +6,7 @@
     position: fixed;
     bottom: 0;
     left: 10px;
-    right: 468px;
+    right: 10px;
     // min-width: 720px;
     min-width: 547px;
     background-color: #fff;