@import '_mixins'; @import '_variables'; .modal-body { font-size: 15px; } li { margin-bottom: 10px; } .action-button-cancel { @include peertube-button; @include grey-button; } .action-button-confirm { @include peertube-button; @include orange-button; }