@@ -7,7 +7,7 @@
height: 50px;
border-bottom: 10px solid #e4e6e7;
- position: fixed; //页面布局调整
+ position: absolute; //页面布局调整
width: 100%;
top: 0;
// z-index: 202;
@@ -4,6 +4,6 @@
}
}*/
.container{
- padding: 50px 10px 0 10px;
+ padding: 50px 8px 0 10px;
position: relative;
@@ -52,7 +52,7 @@ class InfoTitle extends Component {
render() {
const {disVisible,copyVisible,winWidth,loading} = this.props;
const {le} = this.state;
- return <div className={style['title-wrapper']} >
+ return <div className={style['title-wrapper']} style={{left:le}}>
<PatInfoContainer />
<div className={style['activeWrap']}>
<div className={style["operations"]} onClick={this.showHistoryBox}>