選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

_index.scss 138B

123456789
  1. .feature-admin-index {
  2. table {
  3. th.only-for-selected-producers,
  4. td.only-for-selected-producers {
  5. width: 100px;
  6. }
  7. }
  8. }