@@ -50,7 +50,7 @@ button + button {
html,body {
font-size: @font-size-base;
// color: @B800;
- background: @body-bg;
+ /*background: @body-bg;*/
}
:global(#root) {
overflow: auto;
@@ -48,7 +48,7 @@ class EMRContainer extends Component {
const contStyle={
opacity:'0.4',
top:'1px',
- right:'460px',
+ right:'458px',
zIndex:'15',
width:'14px',
background:'#f1f1f1'};
@@ -9,7 +9,7 @@
position: fixed;
left: 10px;
top: 50px;
- right: 470px;
+ right: 468px;
min-width: 548px;
padding-right: 122px;
.activeWrap {
@@ -6,9 +6,9 @@
bottom: 0;
// min-width: 720px;
- min-width: 548px;
+ min-width: 547px;
background-color: #fff;
// z-index: 240;
padding-bottom: 10px;