3 @import "./_bootstrap-variables";
5 @import '~bootstrap/scss/functions';
6 @import '~bootstrap/scss/variables';
15 justify-content: space-between;
25 &.instance-information {
32 padding: 0 $btn-padding-x;
35 @media screen and (max-width: 1500px) {
39 ngb-accordion ::ng-deep {
41 font-weight: $font-semibold !important;
42 color: var(--mainForegroundColor) !important;
47 @media screen and (max-width: 500px) {
58 @include peertube-input-group(400px);
65 input:not([type=submit]) {
66 @include peertube-input-text(400px);
72 width: auto !important;
79 @include peertube-button;
80 @include orange-button;
89 justify-content: center;
90 flex-direction: column;
96 ::ng-deep .loader div {
97 border-color: var(--mainColor) transparent transparent transparent;