bottom.less 291 B

123456789101112131415
  1. .account-bottom {
  2. width: 100%;
  3. color: #d5e4f7;
  4. background: #212831;
  5. position: fixed;
  6. bottom: 0;
  7. left: 0;
  8. z-index: 1;
  9. text-align: center;
  10. padding: 6px 0;
  11. }
  12. #LRfloater0{
  13. left:-200px!important;
  14. }