@@ -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{
@@ -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;
@@ -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'};
@@ -9,7 +9,7 @@
position: fixed;
left: 10px;
top: 50px;
- right: 468px;
+ right: 10px;
min-width: 548px;
/*padding-right: 122px;*/
.activeWrap {
@@ -1,7 +1,7 @@
@import "~@less/mixin.less";
.wrapper{
}
.top {
@@ -6,7 +6,7 @@
bottom: 0;
// min-width: 720px;
min-width: 547px;
background-color: #fff;