bottom.less 488 B

1234567891011121314151617181920212223
  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. }
  15. #LRMINIBar{
  16. bottom: 65px!important;
  17. }
  18. #LR-BUBBLE{
  19. margin-bottom: 0!important;
  20. }
  21. .lxb-container-btn-show-bg,.lxb-container{
  22. display: none!important;
  23. }