@import "~@less/variables.less"; .EMR-container{ background: #fff; // margin-top: 10px; margin-right:@push-width + 10px; padding: 0px 0 10px 0 ; box-sizing: border-box; position: relative; min-width: 720px; } .inner{ // overflow-y: auto; padding-top:80px; padding-bottom: 60px; } .keep { position: absolute; right: 0; top: 0; } .box { padding-top: 10px; box-sizing: border-box; height: 80px; } .ipt { font-size: 16px; width: 112px; height: 20px; line-height: 18px; display: block; margin: 0 auto; text-align: left; } .line { width: 182px; height: 1px; margin: 8px auto 0 auto; background: #D8D8D8; }