RcsbFvStyle.module.scss 79 B

12345678910
  1. .rcsbFvMain * {
  2. box-sizing: border-box;
  3. }
  4. .rcsbFvCell {
  5. float: left;
  6. }