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

22 行
313B

  1. .product-create,
  2. .product-update {
  3. #product-active {
  4. label {
  5. margin-right: 15px ;
  6. }
  7. }
  8. #days-production {
  9. margin-top: 30px ;
  10. h2 {
  11. font-size: 20px ;
  12. }
  13. label {
  14. font-weight: normal ;
  15. }
  16. }
  17. }