dk-panel.wxss 136 B

1234567891011
  1. .custom-class {
  2. background-color: white;
  3. }
  4. .header-class {
  5. background-color: white;
  6. }
  7. .footer-class {
  8. background-color: white;
  9. }