18.d0bd25a8.css 320 B

123456789101112131415
  1. #components-back-top-demo-custom .ant-back-top[data-v-2ca48125] {
  2. bottom: 100px;
  3. }
  4. #components-back-top-demo-custom .ant-back-top-inner[data-v-2ca48125] {
  5. height: 40px;
  6. width: 40px;
  7. line-height: 40px;
  8. border-radius: 4px;
  9. background-color: #1088e9;
  10. color: #fff;
  11. text-align: center;
  12. font-size: 20px;
  13. }