暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

BooleanSlotControlView.uss 162B

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. }