You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
143B

  1. .accessory-form {
  2. #panel-products {
  3. .panel-body {
  4. label {
  5. display: block;
  6. font-weight: normal;
  7. }
  8. }
  9. }
  10. }