ThemeColorPicker-1a17c915.css 441 B

1
  1. .fan-setting-theme-picker{display:flex;flex-wrap:wrap;justify-content:space-around;margin:16px 0}.fan-setting-theme-picker__item{width:20px;height:20px;border:1px solid #ddd;border-radius:2px;cursor:pointer}.fan-setting-theme-picker__item svg{display:none}.fan-setting-theme-picker__item--active{border:1px solid #3391ff}.fan-setting-theme-picker__item--active svg{display:inline-block;margin:0 0 3px 3px;fill:#fff!important;font-size:12px}