BooleanSlotControlView.uss 162 B

12345678910
  1. BooleanSlotControlView {
  2. flex-direction: row;
  3. align-items: center;
  4. }
  5. .unity-base-field {
  6. width: 20px;
  7. margin-top: 1px;
  8. margin-bottom: 3px;
  9. }