bottom.less 427 B

1234567891011121314151617181920
  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. #LRdiv0{
  13. left:-200px!important;
  14. }
  15. #LRfloater2{
  16. display: none!important;
  17. }
  18. .lxb-container-btn-show-bg,.lxb-container{
  19. display: none!important;
  20. }