react-code-dataset / wp-calypso /client /sites /deployments /components /automatic-activation-toggle /style.scss
| .automated-deployments-toggle-switch { | |
| display: flex; | |
| align-items: center; | |
| gap: 8px; | |
| font-size: $font-body-small; | |
| .components-form-toggle { | |
| line-height: 1; | |
| } | |
| } | |