1 @use '_variables' as *;
4 input:not([type=submit]):not([type=checkbox]) {
5 @include peertube-input-text(340px);
8 border-top-right-radius: 0;
9 border-bottom-right-radius: 0;
14 @include peertube-button;
15 @include danger-button;
16 @include disable-outline;