viewstep.ui.css 234 B

1234
  1. #stepViewPage .section-list {flex-direction: row;}
  2. #stepViewPage .table-data-tr {flex-direction: column;}
  3. #stepViewPage .table-data-th {font-weight: bold; color: var(--color-gray-900);}
  4. #stepViewPage .table-data-td {padding-left: 0;}