您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

11 行
164B

  1. #switch-merchant {
  2. width: 200px ;
  3. }
  4. #switch-merchant select {
  5. width: 100% ;
  6. }
  7. .ui-sortable-helper{ display: table;}
  8. .ui-state-highlight{background: #eee}