@import '_variables'; @import '_mixins'; my-redundancy-checkbox /deep/ my-peertube-checkbox { .form-group { margin-bottom: 0; align-items: center; } label { margin: 0; } } .caption { justify-content: flex-end; input { @include peertube-input-text(250px); } }