_node-info.scss 84 B

123456789
  1. .ed-p-node-info {
  2. .ed-m-property-table {
  3. th {
  4. width: 50%;
  5. }
  6. }
  7. }